Searched refs:tcp_psh (Results 1 – 4 of 4) sorted by relevance
157 enum ocelot_vcap_bit tcp_psh; member177 enum ocelot_vcap_bit tcp_psh; member
485 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local508 tcp_psh = ipv4->tcp_psh; in is2_entry_set()538 tcp_psh = ipv6->tcp_psh; in is2_entry_set()589 tcp_psh); in is2_entry_set()
347 u8 tcp_psh[0x1]; member430 u8 tcp_psh[0x1]; member
47 MLX5_SET(ste_##lookup_type, tag, tcp_psh, !!((spec)->tcp_flags & (1 << 3))); \