Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dnecp.c2128 necp_policy_condition_get_flags_from_buffer(u_int8_t *buffer, u_int32_t length) in necp_policy_condition_get_flags_from_buffer() function
2203 u_int8_t flags = necp_policy_condition_get_flags_from_buffer(buffer, length); in necp_policy_condition_is_valid()
2375 necp_policy_condition_get_flags_from_buffer(buffer, length) == 0; in necp_policy_route_rule_is_default()
3585 u_int8_t condition_flags = necp_policy_condition_get_flags_from_buffer(value, length); in necp_policy_apply()
5509 u_int8_t rule_flags = necp_policy_condition_get_flags_from_buffer(value, length); in necp_create_route_rule()