Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netgraph/
H A Dng_patch.c61 static ng_rcvmsg_t ng_patch_rcvmsg; variable
167 .rcvmsg = ng_patch_rcvmsg,
207 ng_patch_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_patch_rcvmsg() function