Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.c294 static int ng_ppp_proto_recv(node_p node, item_p item, uint16_t proto,
920 ng_ppp_proto_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_proto_recv() function
1063 return (ng_ppp_proto_recv(node, item, proto, linkNum)); in ng_ppp_hcomp_recv()
1079 return (ng_ppp_proto_recv(node, item, PROT_IP, NG_PPP_BUNDLE_LINKNUM)); in ng_ppp_rcvdata_vjc_ip()