Searched refs:necp_policy_condition_tc_range (Results 1 – 2 of 2) sorted by relevance
319 struct necp_policy_condition_tc_range { struct1326 struct necp_policy_condition_tc_range cond_traffic_class; // Matches traffic class in range
473 …d, uid_t cond_real_uid, ifnet_t cond_bound_interface, struct necp_policy_condition_tc_range cond_t…2763 if (condition_length >= sizeof(struct necp_policy_condition_tc_range)) { in necp_policy_condition_is_valid()3542 condition_tlv_length += sizeof(struct necp_policy_condition_tc_range); in necp_handle_policy_dump_all()4175 struct necp_policy_condition_tc_range cond_traffic_class; in necp_policy_apply()4418 if (condition_length >= sizeof(struct necp_policy_condition_tc_range)) { in necp_policy_apply()5000 …d, uid_t cond_real_uid, ifnet_t cond_bound_interface, struct necp_policy_condition_tc_range cond_t… in necp_kernel_socket_policy_add()