Searched defs:injectPacket (Results 1 – 3 of 3) sorted by relevance
267 public void injectPacket(byte[] pkt) throws IOException { in injectPacket() method
269 public void injectPacket(byte[] pkt) throws IOException { in injectPacket() method in TunUtils
1279 void ARTPConnection::injectPacket(int index, const sp<ABuffer> &buffer) { in injectPacket() function in android::ARTPConnection