Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_vcap.h154 enum ocelot_vcap_bit tcp_fin; member
174 enum ocelot_vcap_bit tcp_fin; member
Docelot_vcap.c486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
506 tcp_fin = ipv4->tcp_fin; in is2_entry_set()
536 tcp_fin = ipv6->tcp_fin; in is2_entry_set()
584 tcp_fin); in is2_entry_set()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr.h350 u8 tcp_fin[0x1]; member
433 u8 tcp_fin[0x1]; member
Ddr_ste.c50 MLX5_SET(ste_##lookup_type, tag, tcp_fin, !!((spec)->tcp_flags & (1 << 0))); \
/Linux-v5.10/net/ipv4/
Dtcp_fastopen.c223 tcp_fin(sk); in tcp_fastopen_add_skb()
Dtcp_input.c4263 void tcp_fin(struct sock *sk) in tcp_fin() function
4664 tcp_fin(sk); in tcp_ofo_queue()
4961 tcp_fin(sk); in tcp_data_queue()
/Linux-v5.10/include/net/
Dtcp.h611 void tcp_fin(struct sock *sk);