Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.c297 static int ng_ppp_hcomp_recv(node_p node, item_p item, uint16_t proto,
1038 ng_ppp_hcomp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_hcomp_recv() function
1182 return (ng_ppp_hcomp_recv(node, item, proto, linkNum)); in ng_ppp_comp_recv()
1211 return (ng_ppp_hcomp_recv(node, item, proto, NG_PPP_BUNDLE_LINKNUM)); in ng_ppp_rcvdata_decompress()