Searched refs:NG_NODE_ID (Results 1 – 8 of 8) sorted by relevance
916 (stag->id == NG_NODE_ID(node) || stag->id == 0)) in ng_ksocket_rcvdata()1139 stag->id = NG_NODE_ID(node); in ng_ksocket_incoming2()1237 resp_data->nodeid = NG_NODE_ID(node); in ng_ksocket_accept()
338 NG_NODE_ID(NG_PEER_NODE(sc->output)), NG_NODE_ID(sc->node)); in ng_source_connect()
577 #define NG_NODE_ID(node) _ng_node_id(node, _NN_) macro598 #define NG_NODE_ID(node) _NG_NODE_ID(node) macro
751 NG_NODE_ID(NG_PEER_NODE(privp->ethernet_hook)), in ng_pppoe_connect()752 NG_NODE_ID(privp->node)); in ng_pppoe_connect()
210 && (NG_NODE_ID(node) == ID)) { \841 return (node ? NG_NODE_ID(node) : 0); in ng_node2ID()
631 ((ng_ID_t *)(mtag + 1))[0] == NG_NODE_ID(node)) { in ng_netflow_rcvdata()653 ((ng_ID_t *)(mtag + 1))[0] = NG_NODE_ID(node); in ng_netflow_rcvdata()
579 #define NG_NODE_ID(node) _ng_node_id(node, _NN_) macro600 #define NG_NODE_ID(node) _NG_NODE_ID(node) macro
210 && (NG_NODE_ID(node) == ID)) { \847 return (node ? NG_NODE_ID(node) : 0); in ng_node2ID()