Searched refs:necp_policy_condition_tc_range (Results 1 – 2 of 2) sorted by relevance
322 struct necp_policy_condition_tc_range { struct1348 struct necp_policy_condition_tc_range cond_traffic_class; // Matches traffic class in range
466 …d, uid_t cond_real_uid, ifnet_t cond_bound_interface, struct necp_policy_condition_tc_range cond_t…2687 if (condition_length >= sizeof(struct necp_policy_condition_tc_range)) { in necp_policy_condition_is_valid()3466 condition_tlv_length += sizeof(struct necp_policy_condition_tc_range); in necp_handle_policy_dump_all()4105 struct necp_policy_condition_tc_range cond_traffic_class; in necp_policy_apply()4348 if (condition_length >= sizeof(struct necp_policy_condition_tc_range)) { in necp_policy_apply()4941 …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()