Searched refs:verify_packet (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe_client.c25 if( verify_packet(ses, p_in) < 0)
117 if( verify_packet(ses, p_in) < 0)
H A Dpppoe.h247 extern int verify_packet( struct session *ses, struct pppoe_packet *p);
H A Dlibpppoe.c28 int verify_packet( struct session *ses, struct pppoe_packet *p);
355 int verify_packet( struct session *ses, struct pppoe_packet *p){ function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-security.c244 return call->conn->security->verify_packet(
H A Dar-internal.h120 int (*verify_packet)(const struct rxrpc_call *, struct sk_buff *, member in struct:rxrpc_security
H A Drxkad.c1131 .verify_packet = rxkad_verify_packet,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.h248 extern int verify_packet( struct session *ses, struct pppoe_packet *p);

Completed in 121 milliseconds