Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.h146 enum ocelot_vcap_bit tcp_fin; member
165 enum ocelot_vcap_bit tcp_fin; member
Docelot_ace.c435 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
455 tcp_fin = ipv4->tcp_fin; in is2_entry_set()
485 tcp_fin = ipv6->tcp_fin; in is2_entry_set()
526 VCAP_KEY_BIT_SET(IP4_TCP_UDP_L4_FIN, tcp_fin); in is2_entry_set()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr.h349 u8 tcp_fin[0x1]; member
432 u8 tcp_fin[0x1]; member
Ddr_ste.c49 MLX5_SET(ste_##lookup_type, tag, tcp_fin, !!((spec)->tcp_flags & (1 << 0))); \
/Linux-v5.4/net/ipv4/
Dtcp_fastopen.c200 tcp_fin(sk); in tcp_fastopen_add_skb()
Dtcp_input.c4145 void tcp_fin(struct sock *sk) in tcp_fin() function
4511 tcp_fin(sk); in tcp_ofo_queue()
4795 tcp_fin(sk); in tcp_data_queue()
/Linux-v5.4/include/net/
Dtcp.h594 void tcp_fin(struct sock *sk);