Home
last modified time | relevance | path

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

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