Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Ddlil.c3181 …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
3192 boolean_t has_filter = !TAILQ_EMPTY(&ifp->if_flt_head); in dlil_has_if_filter() local