Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/rp-pppoe/
Ddiscovery.c81 packetIsForMe(PPPoEConnection *conn, PPPoEPacket *packet) in packetIsForMe() function
365 if (!packetIsForMe(conn, &packet)) continue; in waitForPADO()
545 if (!packetIsForMe(conn, &packet)) continue; in waitForPADS()