Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/ !
H A Dnecp.c218 #define IS_NECP_DEST_IN_LOCAL_NETWORKS(rt) \ macro
7903 is_local = IS_NECP_DEST_IN_LOCAL_NETWORKS(rt); in necp_is_route_local()
8253 is_local = IS_NECP_DEST_IN_LOCAL_NETWORKS(rt); in necp_socket_check_policy()
9480 is_local = IS_NECP_DEST_IN_LOCAL_NETWORKS(rt); in necp_ip_output_check_policy()