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

  /external/ppp/pppd/plugins/rp-pppoe/
discovery.c 94 *%FUNCTION: packetIsForMe
105 packetIsForMe(PPPoEConnection *conn, PPPoEPacket *packet)
406 if (!packetIsForMe(conn, &packet)) continue;
594 if (!packetIsForMe(conn, &packet)) continue;
pppoe-discovery.c 331 *%FUNCTION: packetIsForMe
342 packetIsForMe(PPPoEConnection *conn, PPPoEPacket *packet)
565 if (!packetIsForMe(conn, &packet)) continue;

Completed in 71 milliseconds