Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.h146 enum ocelot_vcap_bit tcp_fin; member
165 enum ocelot_vcap_bit tcp_fin; member
Docelot_ace.c435 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr.h349 u8 tcp_fin[0x1]; member
432 u8 tcp_fin[0x1]; member
/Linux-v5.4/net/ipv4/
Dtcp_input.c4145 void tcp_fin(struct sock *sk) in tcp_fin() function