Searched refs:ng_ppp_mp_xmit (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/netgraph/
H A Dng_ppp.c302 static int ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto);
1226 return (ng_ppp_mp_xmit(node, item, proto));
1242 return (ng_ppp_mp_xmit(node, item, PROT_CRYPTD));
1974 ng_ppp_mp_xmit(node_p node, item_p item, uint16_t proto) function

Completed in 96 milliseconds