Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_base.c3604 NGI_SET_NODE(item, peernode); in ng_address_hook()
3629 NGI_SET_NODE(item, dest); in ng_address_path()
3653 NGI_SET_NODE(item, dest); in ng_address_ID()
3682 NGI_SET_NODE(item, here); in ng_package_msg_self()
3714 NGI_SET_NODE(item, node); in ng_send_fn1()
3758 NGI_SET_NODE(item, node); in ng_send_fn2()
3796 NGI_SET_NODE(item, node); in ng_callout()
H A Dnetgraph.h807 #define NGI_SET_NODE(i,n) \ macro
837 #define NGI_SET_NODE(i,n) _NGI_SET_NODE(i,n) macro
/f-stack/lib/
H A Dff_ng_base.c3634 NGI_SET_NODE(item, peernode); in ng_address_hook()
3659 NGI_SET_NODE(item, dest); in ng_address_path()
3683 NGI_SET_NODE(item, dest); in ng_address_ID()
3712 NGI_SET_NODE(item, here); in ng_package_msg_self()
3744 NGI_SET_NODE(item, node); in ng_send_fn1()
3788 NGI_SET_NODE(item, node); in ng_send_fn2()
3826 NGI_SET_NODE(item, node); in ng_callout()
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h809 #define NGI_SET_NODE(i,n) \ macro
839 #define NGI_SET_NODE(i,n) _NGI_SET_NODE(i,n) macro