Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.c298 static int ng_ppp_comp_recv(node_p node, item_p item, uint16_t proto,
1150 ng_ppp_comp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_comp_recv() function
1280 return (ng_ppp_comp_recv(node, item, proto, linkNum)); in ng_ppp_crypt_recv()
1309 return (ng_ppp_comp_recv(node, item, proto, NG_PPP_BUNDLE_LINKNUM)); in ng_ppp_rcvdata_decrypt()