Lines Matching defs:node
242 const node_p node = IFP2NG(ifp); in ng_ether_input() local
259 const node_p node = IFP2NG(ifp); in ng_ether_input_orphan() local
278 const node_p node = IFP2NG(ifp); in ng_ether_output() local
302 node_p node; in ng_ether_attach() local
365 const node_p node = IFP2NG(ifp); in ng_ether_detach() local
391 const node_p node = IFP2NG(ifp); in ng_ether_link_state() local
426 node_p node; in ng_ether_rename() local
448 ng_ether_constructor(node_p node) in ng_ether_constructor()
457 ng_ether_newhook(node_p node, hook_p hook, const char *name) in ng_ether_newhook()
497 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_ether_rcvmsg()
671 const node_p node = NG_HOOK_NODE(hook); in ng_ether_rcv_lower() local
719 const node_p node = NG_HOOK_NODE(hook); in ng_ether_rcv_upper() local
754 ng_ether_shutdown(node_p node) in ng_ether_shutdown()