Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c189 static ng_rcvmsg_t ng_sscop_rcvmsg; variable
203 .rcvmsg = ng_sscop_rcvmsg,
440 ng_sscop_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_sscop_rcvmsg() function