Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.c306 static int ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto,
1455 error = ng_ppp_mp_recv(node, item, proto, linkNum); in ng_ppp_rcvdata()
1522 ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_mp_recv() function