Home
last modified time | relevance | path

Searched defs:has_filter (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/net/
H A Ddlil.c1867 …boolean_t has_filter = ((net_api_stats.nas_ipf_add_count - net_api_stats.nas_ipf_add_os_count) > 0… in dlil_has_ip_filter() local
1878 boolean_t has_filter = !TAILQ_EMPTY(&ifp->if_flt_head); in dlil_has_if_filter() local