Searched refs:avg_max_packet_thresh (Results 1 – 3 of 3) sorted by relevance
74 uint32_t avg_max_packet_thresh; member
277 pkt->traffic_policy.avg_max_packet_thresh = in parse_json_to_pkt()588 } else if (diff >= (pol->pkt.traffic_policy.avg_max_packet_thresh)) { in apply_traffic_profile()594 } else if (diff < (pol->pkt.traffic_policy.avg_max_packet_thresh)) { in apply_traffic_profile()
93 pkt->traffic_policy.avg_max_packet_thresh = 1800000; in set_policy_defaults()