Lines Matching defs:node
247 const node_p node = IFP2NG(ifp); in ng_ether_input() local
264 const node_p node = IFP2NG(ifp); in ng_ether_input_orphan() local
283 const node_p node = IFP2NG(ifp); in ng_ether_output() local
307 node_p node; in ng_ether_attach() local
355 const node_p node = IFP2NG(ifp); in ng_ether_detach() local
377 const node_p node = IFP2NG(ifp); in ng_ether_link_state() local
413 node_p node; in ng_ether_ifnet_arrival_event() local
444 ng_ether_constructor(node_p node) in ng_ether_constructor()
453 ng_ether_newhook(node_p node, hook_p hook, const char *name) in ng_ether_newhook()
493 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_ether_rcvmsg()
667 const node_p node = NG_HOOK_NODE(hook); in ng_ether_rcv_lower() local
715 const node_p node = NG_HOOK_NODE(hook); in ng_ether_rcv_upper() local
750 ng_ether_shutdown(node_p node) in ng_ether_shutdown()