Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c5161 necp_ifnet_matches_type(struct ifnet *ifp, u_int8_t interface_type, bool check_delegates) in necp_ifnet_matches_type() argument
5165 if (if_functional_type(check_ifp, TRUE) == interface_type) { in necp_ifnet_matches_type()
5281 necp_interface_type_is_primary_eligible(u_int8_t interface_type) in necp_interface_type_is_primary_eligible() argument
5283 switch (interface_type) { in necp_interface_type_is_primary_eligible()