Searched refs:adjusted_cumulative_ip_length (Results 1 – 2 of 2) sorted by relevance
1392 fisa_flow->adjusted_cumulative_ip_length -= in dp_rx_fisa_aggr_udp()1408 fisa_flow->adjusted_cumulative_ip_length = udp_len; in dp_rx_fisa_aggr_udp()1610 fisa_flow->adjusted_cumulative_ip_length); in dp_rx_fisa_flush_udp_flow()1624 fisa_flow->adjusted_cumulative_ip_length); in dp_rx_fisa_flush_udp_flow()1639 ((fisa_flow->adjusted_cumulative_ip_length) - in dp_rx_fisa_flush_udp_flow()1646 qdf_htons((fisa_flow->adjusted_cumulative_ip_length) in dp_rx_fisa_flush_udp_flow()1651 fisa_flow->adjusted_cumulative_ip_length, in dp_rx_fisa_flush_udp_flow()1756 head_skb_iph->ip_len = fisa_flow->adjusted_cumulative_ip_length; in dp_rx_fisa_flush_tcp_flow()1973 fisa_flow->adjusted_cumulative_ip_length = in dp_add_nbuf_to_fisa_flow()1991 fisa_flow->adjusted_cumulative_ip_length, in dp_add_nbuf_to_fisa_flow()[all …]
453 uint16_t adjusted_cumulative_ip_length; member