Searched refs:last_tcp_hd (Results 1 – 1 of 1) sorted by relevance
1122 struct tcphdr *last_tcp_hd; in mlx5e_shampo_update_fin_psh_flags() local1126 last_tcp_hd = last_hd_addr + ETH_HLEN + rq->hw_gro_data->fk.control.thoff; in mlx5e_shampo_update_fin_psh_flags()1127 tcp_flag_word(skb_tcp_hd) |= tcp_flag_word(last_tcp_hd) & (TCP_FLAG_FIN | TCP_FLAG_PSH); in mlx5e_shampo_update_fin_psh_flags()