Home
last modified time | relevance | path

Searched defs:tcp_fin (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
Docelot_vcap.h154 enum ocelot_vcap_bit tcp_fin; member
174 enum ocelot_vcap_bit tcp_fin; member
Docelot_vcap.c485 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr.h350 u8 tcp_fin[0x1]; member
433 u8 tcp_fin[0x1]; member
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c4320 void tcp_fin(struct sock *sk) in tcp_fin() function