Home
last modified time | relevance | path

Searched refs:skb_tcp_hd (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1257 struct tcphdr *skb_tcp_hd) in mlx5e_shampo_update_fin_psh_flags() argument
1265 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()