Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c181 static ng_rcvmsg_t ng_uni_rcvmsg; variable
194 .rcvmsg = ng_uni_rcvmsg,
307 ng_uni_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_uni_rcvmsg() function