Home
last modified time | relevance | path

Searched refs:NGI_SET_NODE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netgraph/
HDng_base.c3599 NGI_SET_NODE(item, peernode); in ng_address_hook()
3624 NGI_SET_NODE(item, dest); in ng_address_path()
3648 NGI_SET_NODE(item, dest); in ng_address_ID()
3677 NGI_SET_NODE(item, here); in ng_package_msg_self()
3709 NGI_SET_NODE(item, node); in ng_send_fn1()
3753 NGI_SET_NODE(item, node); in ng_send_fn2()
3788 NGI_SET_NODE(item, node); in ng_callout()
HDnetgraph.h809 #define NGI_SET_NODE(i,n) \ macro
839 #define NGI_SET_NODE(i,n) _NGI_SET_NODE(i,n) macro