Searched refs:tcp_rst (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.h | 156 enum ocelot_vcap_bit tcp_rst; member 176 enum ocelot_vcap_bit tcp_rst; member
|
H A D | ocelot_vcap.c | 485 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local 507 tcp_rst = ipv4->tcp_rst; in is2_entry_set() 537 tcp_rst = ipv6->tcp_rst; in is2_entry_set() 587 tcp_rst); in is2_entry_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | mlx5_ifc_dr_ste_v1.h | 308 u8 tcp_rst[0x1]; member 379 u8 tcp_rst[0x1]; member
|
H A D | mlx5_ifc_dr.h | 257 u8 tcp_rst[0x1]; member 340 u8 tcp_rst[0x1]; member
|
H A D | dr_ste.h | 47 MLX5_SET(ste_##lookup_type, tag, tcp_rst, !!((spec)->tcp_flags & (1 << 2))); \
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot_vcap.h | 557 enum ocelot_vcap_bit tcp_rst; member 577 enum ocelot_vcap_bit tcp_rst; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local 508 tcp_rst = ipv4->tcp_rst; in is2_entry_set() 538 tcp_rst = ipv6->tcp_rst; in is2_entry_set() 588 tcp_rst); in is2_entry_set()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | mlx5_ifc_dr.h | 348 u8 tcp_rst[0x1]; member 431 u8 tcp_rst[0x1]; member
|
H A D | dr_ste.c | 48 MLX5_SET(ste_##lookup_type, tag, tcp_rst, !!((spec)->tcp_flags & (1 << 2))); \
|
Completed in 16 milliseconds