Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netgraph/
Dnetgraph.h807 #define NGI_CLR_HOOK(i) \ macro
838 #define NGI_CLR_HOOK(i) _NGI_CLR_HOOK(i) macro
Dng_base.c3490 NGI_CLR_HOOK(item); \
3652 NGI_CLR_HOOK(item); in ng_address_ID()