Searched refs:tcp_psh (Results 1 – 3 of 3) sorted by relevance
560 enum ocelot_vcap_bit tcp_psh; member580 enum ocelot_vcap_bit tcp_psh; member
486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local509 tcp_psh = ipv4->tcp_psh; in is2_entry_set()539 tcp_psh = ipv6->tcp_psh; in is2_entry_set()590 tcp_psh); in is2_entry_set()
46 MLX5_SET(ste_##lookup_type, tag, tcp_psh, !!((spec)->tcp_flags & (1 << 3))); \