Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/
Dng_base.c3605 NGI_SET_NODE(item, peernode); in ng_address_hook()
3630 NGI_SET_NODE(item, dest); in ng_address_path()
3654 NGI_SET_NODE(item, dest); in ng_address_ID()
3683 NGI_SET_NODE(item, here); in ng_package_msg_self()
3715 NGI_SET_NODE(item, node); in ng_send_fn1()
3759 NGI_SET_NODE(item, node); in ng_send_fn2()
3794 NGI_SET_NODE(item, node); in ng_callout()
Dnetgraph.h816 #define NGI_SET_NODE(i,n) \ macro
846 #define NGI_SET_NODE(i,n) _NGI_SET_NODE(i,n) macro