Searched refs:necp_policy_condition_get_value_pointer_from_buffer (Results 1 – 1 of 1) sorted by relevance
2163 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() function2203 …condition_value = (pid_t *)(void *)necp_policy_condition_get_value_pointer_from_buffer(buffer, len… in necp_policy_condition_is_kernel_pid()2224 u_int8_t *condition_value = necp_policy_condition_get_value_pointer_from_buffer(buffer, length); in necp_policy_condition_is_valid()3637 u_int8_t *condition_value = necp_policy_condition_get_value_pointer_from_buffer(value, length); in necp_policy_apply()5612 u_int8_t *rule_value = necp_policy_condition_get_value_pointer_from_buffer(value, length); in necp_create_route_rule()