Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dnecp.c900 #define IS_NECP_DEST_IN_LOCAL_NETWORKS(rt, addr, include_local_addresses) \ macro
8998 is_local = IS_NECP_DEST_IN_LOCAL_NETWORKS(rt, remote_addr, include_local_addresses); in necp_is_route_local()
9461 is_local = IS_NECP_DEST_IN_LOCAL_NETWORKS(rt, remote, include_local_addresses); in necp_socket_check_policy()
10967 is_local = IS_NECP_DEST_IN_LOCAL_NETWORKS(rt, remote, include_local_addresses); in necp_ip_output_check_policy()