Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.c304 static int ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto,
1453 error = ng_ppp_mp_recv(node, item, proto, linkNum); in ng_ppp_rcvdata()
1520 ng_ppp_mp_recv(node_p node, item_p item, uint16_t proto, uint16_t linkNum) in ng_ppp_mp_recv() function