Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp.c353 u_int32_t bound_interface_xflags; member
7793 info->bound_interface_xflags = interface->if_xflags; in necp_application_fillout_info_locked()
9138 u_int32_t bound_interface_xflags, in necp_socket_check_policy()
9166 …UND_INTERFACE_FLAGS - xflags", kernel_policy->cond_bound_interface_xflags, bound_interface_xflags); in necp_socket_check_policy()
9170 …(kernel_policy->cond_bound_interface_xflags && (bound_interface_xflags & kernel_policy->cond_bound… in necp_socket_check_policy()
9177 …(kernel_policy->cond_bound_interface_xflags && !(bound_interface_xflags & kernel_policy->cond_boun… in necp_socket_check_policy()
9953 info->bound_interface_xflags = interface->if_xflags; in necp_socket_fillout_info_locked()
10270 info->bound_interface_xflags, in necp_socket_find_policy_match_with_info_locked()
11008 u_int32_t bound_interface_xflags = 0; in necp_ip_output_check_policy() local
11035 bound_interface_xflags = interface->if_xflags; in necp_ip_output_check_policy()
[all …]