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-11215.41.3/bsd/net/
H A Dnecp.c2453 necp_policy_condition_get_value_pointer_from_buffer(u_int8_t * __indexable buffer, u_int32_t length) in necp_policy_condition_get_value_pointer_from_buffer() function
2493 …condition_value = (pid_t *)(void *)necp_policy_condition_get_value_pointer_from_buffer(buffer, len… in necp_policy_condition_is_kernel_pid()
2514 u_int8_t *condition_value = necp_policy_condition_get_value_pointer_from_buffer(buffer, length); in necp_policy_condition_is_valid()
3994 u_int8_t *condition_value = necp_policy_condition_get_value_pointer_from_buffer(value, length); in necp_policy_apply()
6027 u_int8_t *rule_value = necp_policy_condition_get_value_pointer_from_buffer(value, length); in necp_create_route_rule()