Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_mppc.c165 static ng_rcvmsg_t ng_mppc_rcvmsg; variable
188 .rcvmsg = ng_mppc_rcvmsg,
260 ng_mppc_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_mppc_rcvmsg() function