Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Dnecp.c360 u_int32_t bound_interface_xflags; member
7716 info->bound_interface_xflags = interface->if_xflags; in necp_application_fillout_info_locked()
9040 u_int32_t bound_interface_xflags, in necp_socket_check_policy()
9068 …UND_INTERFACE_FLAGS - xflags", kernel_policy->cond_bound_interface_xflags, bound_interface_xflags); in necp_socket_check_policy()
9072 …(kernel_policy->cond_bound_interface_xflags && (bound_interface_xflags & kernel_policy->cond_bound… in necp_socket_check_policy()
9079 …(kernel_policy->cond_bound_interface_xflags && !(bound_interface_xflags & kernel_policy->cond_boun… in necp_socket_check_policy()
9846 info->bound_interface_xflags = interface->if_xflags; in necp_socket_fillout_info_locked()
10172 info->bound_interface_xflags, in necp_socket_find_policy_match_with_info_locked()
10855 u_int32_t bound_interface_xflags = 0; in necp_ip_output_check_policy() local
10882 bound_interface_xflags = interface->if_xflags; in necp_ip_output_check_policy()
[all …]