Searched refs:exclude_delegate (Results 1 – 1 of 1) sorted by relevance
795 if_functional_type(struct ifnet *ifp, bool exclude_delegate) in if_functional_type() argument804 } else if ((exclude_delegate && in if_functional_type()807 (!exclude_delegate && IFNET_IS_WIFI(ifp))) { in if_functional_type()813 } else if ((exclude_delegate && in if_functional_type()817 (!exclude_delegate && IFNET_IS_CELLULAR(ifp))) { in if_functional_type()821 } else if ((exclude_delegate && in if_functional_type()826 (!exclude_delegate && IFNET_IS_WIRED(ifp))) { in if_functional_type()