Home
last modified time | relevance | path

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

/linux-6.12.1/include/soc/mscc/
Docelot_vcap.h557 enum ocelot_vcap_bit tcp_fin; member
577 enum ocelot_vcap_bit tcp_fin; member
/linux-6.12.1/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.12.1/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.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_definer.h383 u8 tcp_fin[0x1]; member
/linux-6.12.1/net/ipv4/
Dtcp_input.c4566 void tcp_fin(struct sock *sk) in tcp_fin() function