Searched refs:ng_ppp_crypt_recv (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_ppp.c | 303 static int ng_ppp_crypt_recv(node_p node, item_p item, uint16_t proto, 1262 ng_ppp_crypt_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_crypt_recv() function 1538 return (ng_ppp_crypt_recv(node, item, proto, linkNum)); in ng_ppp_mp_recv() 1859 ng_ppp_crypt_recv(node, item, proto, in ng_ppp_frag_process() 1961 ng_ppp_crypt_recv(node, item, proto, in ng_ppp_frag_checkstale()
|