Lines Matching defs:node
219 const node_p node = IFP2NG(ifp); in ng_ether_input() local
238 const node_p node = IFP2NG(ifp); in ng_ether_input_orphan() local
257 const node_p node = IFP2NG(ifp); in ng_ether_output() local
278 node_p node; in ng_ether_attach() local
316 const node_p node = IFP2NG(ifp); in ng_ether_detach() local
368 ng_ether_constructor(node_p node) in ng_ether_constructor()
377 ng_ether_newhook(node_p node, hook_p hook, const char *name) in ng_ether_newhook()
413 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_ether_rcvmsg()
575 const node_p node = NG_HOOK_NODE(hook); in ng_ether_rcvdata() local
596 ng_ether_rcv_lower(node_p node, struct mbuf *m) in ng_ether_rcv_lower()
640 ng_ether_rcv_upper(node_p node, struct mbuf *m) in ng_ether_rcv_upper()
673 ng_ether_shutdown(node_p node) in ng_ether_shutdown()