Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_atmllc.c74 static ng_rcvmsg_t ng_atmllc_rcvmsg; variable
83 .rcvmsg = ng_atmllc_rcvmsg,
103 ng_atmllc_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_atmllc_rcvmsg() function