Searched defs:_NGI_SET_NODE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dnetgraph.h704 #define _NGI_SET_NODE(i,n) do { _NGI_NODE(i) = n; n = NULL;} while (0) macro

Completed in 56 milliseconds