Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_patch.c60 static ng_rcvmsg_t ng_patch_rcvmsg; variable
166 .rcvmsg = ng_patch_rcvmsg,
206 ng_patch_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_patch_rcvmsg() function