Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr_ste_v1.h310 u8 tcp_fin[0x1]; member
381 u8 tcp_fin[0x1]; member
Dmlx5_ifc_dr.h259 u8 tcp_fin[0x1]; member
342 u8 tcp_fin[0x1]; member
/linux-6.6.21/include/soc/mscc/
Docelot_vcap.h555 enum ocelot_vcap_bit tcp_fin; member
575 enum ocelot_vcap_bit tcp_fin; member
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_vcap.c486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
/linux-6.6.21/net/ipv4/
Dtcp_input.c4392 void tcp_fin(struct sock *sk) in tcp_fin() function