Searched refs:ng_l2cap_lower_rcvmsg (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c74 static ng_rcvmsg_t ng_l2cap_lower_rcvmsg; variable
197 NG_HOOK_SET_RCVMSG(hook, ng_l2cap_lower_rcvmsg);
255 ng_l2cap_lower_rcvmsg(node_p node, item_p item, hook_p lasthook) function
370 } /* ng_l2cap_lower_rcvmsg */

Completed in 127 milliseconds