Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
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))); \
/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h555 enum ocelot_vcap_bit tcp_fin; member
575 enum ocelot_vcap_bit tcp_fin; member
/openbmc/linux/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()
/openbmc/linux/net/ipv4/
H A Dtcp_fastopen.c207 tcp_fin(sk); in tcp_fastopen_add_skb()
H A Dtcp_input.c4482 void tcp_fin(struct sock *sk) in tcp_fin() function
4882 tcp_fin(sk); in tcp_ofo_queue()
5189 tcp_fin(sk); in tcp_data_queue()
/openbmc/linux/include/net/
H A Dtcp.h630 void tcp_fin(struct sock *sk);