Lines Matching defs:node
248 const node_p node = IFP2NG(ifp); in ng_ether_input() local
265 const node_p node = IFP2NG(ifp); in ng_ether_input_orphan() local
284 const node_p node = IFP2NG(ifp); in ng_ether_output() local
308 node_p node; in ng_ether_attach() local
356 const node_p node = IFP2NG(ifp); in ng_ether_detach() local
378 const node_p node = IFP2NG(ifp); in ng_ether_link_state() local
414 node_p node; in ng_ether_ifnet_arrival_event() local
443 ng_ether_constructor(node_p node) in ng_ether_constructor()
452 ng_ether_newhook(node_p node, hook_p hook, const char *name) in ng_ether_newhook()
492 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_ether_rcvmsg()
666 const node_p node = NG_HOOK_NODE(hook); in ng_ether_rcv_lower() local
714 const node_p node = NG_HOOK_NODE(hook); in ng_ether_rcv_upper() local
749 ng_ether_shutdown(node_p node) in ng_ether_shutdown()