Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dnecp.c360 u_int32_t bound_interface_xflags; member
7717 info->bound_interface_xflags = interface->if_xflags; in necp_application_fillout_info_locked()
9046 u_int32_t bound_interface_xflags, in necp_socket_check_policy()
9074 …UND_INTERFACE_FLAGS - xflags", kernel_policy->cond_bound_interface_xflags, bound_interface_xflags); in necp_socket_check_policy()
9078 …(kernel_policy->cond_bound_interface_xflags && (bound_interface_xflags & kernel_policy->cond_bound… in necp_socket_check_policy()
9085 …(kernel_policy->cond_bound_interface_xflags && !(bound_interface_xflags & kernel_policy->cond_boun… in necp_socket_check_policy()
9852 info->bound_interface_xflags = interface->if_xflags; in necp_socket_fillout_info_locked()
10180 info->bound_interface_xflags, in necp_socket_find_policy_match_with_info_locked()
10901 u_int32_t bound_interface_xflags = 0; in necp_ip_output_check_policy() local
10928 bound_interface_xflags = interface->if_xflags; in necp_ip_output_check_policy()
[all …]