Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/one2many/
HDng_one2many.c82 static ng_rcvmsg_t ng_one2many_rcvmsg; variable
169 ng_one2many_rcvmsg,
264 ng_one2many_rcvmsg(node_p node, struct ng_mesg *msg, in ng_one2many_rcvmsg() function
/dragonfly/sys/netgraph7/one2many/
HDng_one2many.c84 static ng_rcvmsg_t ng_one2many_rcvmsg; variable
168 .rcvmsg = ng_one2many_rcvmsg,
257 ng_one2many_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_one2many_rcvmsg() function