Searched refs:exclude_delegate (Results 1 – 1 of 1) sorted by relevance
874 if_functional_type(struct ifnet *ifp, bool exclude_delegate) in if_functional_type() argument883 } else if ((exclude_delegate && in if_functional_type()886 (!exclude_delegate && IFNET_IS_WIFI(ifp))) { in if_functional_type()892 } else if ((exclude_delegate && in if_functional_type()896 (!exclude_delegate && IFNET_IS_CELLULAR(ifp))) { in if_functional_type()902 } else if ((exclude_delegate && in if_functional_type()907 (!exclude_delegate && IFNET_IS_WIRED(ifp))) { in if_functional_type()