Home
last modified time | relevance | path

Searched refs:IFRTYPE_FUNCTIONAL_LAST (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/net/
H A Dif.h357 #define IFRTYPE_FUNCTIONAL_LAST 8 macro
H A Dif_private.h292 #define IFRTYPE_FUNCTIONAL_LAST 8 macro
H A Dntstat.c678 VERIFY(0 <= functional_type && functional_type <= IFRTYPE_FUNCTIONAL_LAST); in nstat_ifnet_to_flags()