Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c10392 necp_route_is_allowed_inner(struct rtentry *route, struct ifnet *ifp, u_int32_t *netagent_array, si… in necp_route_is_allowed_inner() function
10589 …if (!necp_route_is_allowed_inner(route, interface, netagent_array, netagent_array_count, sub_route… in necp_route_is_allowed()
10595 …return necp_route_is_allowed_inner(route, interface, netagent_array, netagent_array_count, route_r… in necp_route_is_allowed()