Searched refs:tcp_rst (Results 1 – 3 of 3) sorted by relevance
559 enum ocelot_vcap_bit tcp_rst; member579 enum ocelot_vcap_bit tcp_rst; member
486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local508 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()
47 MLX5_SET(ste_##lookup_type, tag, tcp_rst, !!((spec)->tcp_flags & (1 << 2))); \