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