Searched refs:tcp_syn (Results 1 – 3 of 3) sorted by relevance
558 enum ocelot_vcap_bit tcp_syn; member578 enum ocelot_vcap_bit tcp_syn; member
486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local507 tcp_syn = ipv4->tcp_syn; in is2_entry_set()537 tcp_syn = ipv6->tcp_syn; in is2_entry_set()586 tcp_syn); in is2_entry_set()
48 MLX5_SET(ste_##lookup_type, tag, tcp_syn, !!((spec)->tcp_flags & (1 << 1))); \