HomeSort by relevance Sort by last modified time
    Searched refs:receivePacket (Results 1 - 12 of 12) sorted by null

  /external/ppp/pppd/plugins/rp-pppoe/
if.c 226 *%FUNCTION: receivePacket
237 receivePacket(int sock, PPPoEPacket *pkt, int *size)
pppoe.h 265 int receivePacket(int sock, PPPoEPacket *pkt, int *size);
discovery.c 391 receivePacket(conn->discoverySocket, &packet, &len);
576 receivePacket(conn->discoverySocket, &packet, &len);
pppoe-discovery.c 229 *%FUNCTION: receivePacket
240 receivePacket(int sock, PPPoEPacket *pkt, int *size)
243 sysErr("recv (receivePacket)");
545 receivePacket(conn->discoverySocket, &packet, &len);
  /frameworks/base/services/net/java/android/net/dhcp/
DhcpClient.java 678 * packet needs to be transmitted, and receivePacket, which is triggered by CMD_RECEIVED_PACKET
703 receivePacket((DhcpPacket) message.obj);
721 abstract protected void receivePacket(DhcpPacket packet);
769 protected void receivePacket(DhcpPacket packet) {
797 protected void receivePacket(DhcpPacket packet) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 162 milliseconds