Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_async.c98 static ng_rcvmsg_t nga_rcvmsg; variable
161 .rcvmsg = nga_rcvmsg,
255 nga_rcvmsg(node_p node, item_p item, hook_p lasthook) in nga_rcvmsg() function