Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/net/
H A Dnecp.c2189 necp_policy_condition_get_value_pointer_from_buffer(u_int8_t *buffer, u_int32_t length) in necp_policy_condition_get_value_pointer_from_buffer() function
2229 …condition_value = (pid_t *)(void *)necp_policy_condition_get_value_pointer_from_buffer(buffer, len… in necp_policy_condition_is_kernel_pid()
2250 u_int8_t *condition_value = necp_policy_condition_get_value_pointer_from_buffer(buffer, length); in necp_policy_condition_is_valid()
3663 u_int8_t *condition_value = necp_policy_condition_get_value_pointer_from_buffer(value, length); in necp_policy_apply()
5638 u_int8_t *rule_value = necp_policy_condition_get_value_pointer_from_buffer(value, length); in necp_create_route_rule()