Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h557 enum ocelot_vcap_bit tcp_fin; member
577 enum ocelot_vcap_bit tcp_fin; member
/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste.h49 MLX5_SET(ste_##lookup_type, tag, tcp_fin, !!((spec)->tcp_flags & (1 << 0))); \
/linux/net/ipv4/
H A Dtcp_fastopen.c294 tcp_fin(sk); in tcp_fastopen_add_skb()
H A Dtcp_input.c4894 void tcp_fin(struct sock *sk) in tcp_fin() function
5312 tcp_fin(sk); in tcp_ofo_queue()
5641 tcp_fin(sk); in tcp_data_queue()
/linux/include/net/
H A Dtcp.h788 void tcp_fin(struct sock *sk);