Home
last modified time | relevance | path

Searched refs:packetIsForMe (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/plugins/rp-pppoe/
Ddiscovery.c105 packetIsForMe(PPPoEConnection *conn, PPPoEPacket *packet) in packetIsForMe() function
406 if (!packetIsForMe(conn, &packet)) continue; in waitForPADO()
594 if (!packetIsForMe(conn, &packet)) continue; in waitForPADS()
Dpppoe-discovery.c342 packetIsForMe(PPPoEConnection *conn, PPPoEPacket *packet) in packetIsForMe() function
565 if (!packetIsForMe(conn, &packet)) continue; in waitForPADO()