Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vcap.h154 enum ocelot_vcap_bit tcp_fin; member
174 enum ocelot_vcap_bit tcp_fin; member
H A Docelot_vcap.c485 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
505 tcp_fin = ipv4->tcp_fin; in is2_entry_set()
535 tcp_fin = ipv6->tcp_fin; in is2_entry_set()
583 tcp_fin); in is2_entry_set()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5_ifc_dr.h350 u8 tcp_fin[0x1]; member
433 u8 tcp_fin[0x1]; member
H A Ddr_ste.c50 MLX5_SET(ste_##lookup_type, tag, tcp_fin, !!((spec)->tcp_flags & (1 << 0))); \
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c223 tcp_fin(sk); in tcp_fastopen_add_skb()
H A Dtcp_input.c4321 void tcp_fin(struct sock *sk) in tcp_fin() function
4722 tcp_fin(sk); in tcp_ofo_queue()
5019 tcp_fin(sk); in tcp_data_queue()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h612 void tcp_fin(struct sock *sk);