Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5_ifc_dr_ste_v1.h310 u8 tcp_fin[0x1]; member
381 u8 tcp_fin[0x1]; member
H A Dmlx5_ifc_dr.h259 u8 tcp_fin[0x1]; member
342 u8 tcp_fin[0x1]; member
H A Ddr_ste.h49 MLX5_SET(ste_##lookup_type, tag, tcp_fin, !!((spec)->tcp_flags & (1 << 0))); \
/linux-6.15/include/soc/mscc/
H A Docelot_vcap.h557 enum ocelot_vcap_bit tcp_fin; member
577 enum ocelot_vcap_bit tcp_fin; member
/linux-6.15/drivers/net/ethernet/mscc/
H A 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-6.15/net/ipv4/
H A Dtcp_fastopen.c207 tcp_fin(sk); in tcp_fastopen_add_skb()
H A Dtcp_input.c4596 void tcp_fin(struct sock *sk) in tcp_fin() function
5002 tcp_fin(sk); in tcp_ofo_queue()
5320 tcp_fin(sk); in tcp_data_queue()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddefiner.h383 u8 tcp_fin[0x1]; member
/linux-6.15/include/net/
H A Dtcp.h723 void tcp_fin(struct sock *sk);