Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c12028 necp_route_is_allowed_inner(struct rtentry *route, struct ifnet *ifp, u_int32_t * __counted_by(neta… in necp_route_is_allowed_inner() function
12365 …if (!necp_route_is_allowed_inner(route, interface, netagent_array, netagent_array_count, sub_route… in necp_route_is_allowed()
12371 …return necp_route_is_allowed_inner(route, interface, netagent_array, netagent_array_count, route_r… in necp_route_is_allowed()