Searched refs:synonly_shift (Results 1 – 3 of 3) sorted by relevance
1013 if (tp->synonly_shift >= 0 && fs->mask.synonly) { in hashfilter_ntuple()1014 *ftuple |= SFF(fs->val.synonly, tp->synonly_shift); in hashfilter_ntuple()1018 *ftuple |= SFF(fs->val.tcpflags, tp->synonly_shift); in hashfilter_ntuple()1026 MPASS(tp->synonly_shift == -1); in hashfilter_ntuple()
306 int8_t synonly_shift; member
11606 tpp->synonly_shift = t4_filter_field_shift(adap, F_SYNONLY); in read_filter_mode_and_ingress_config()11621 tpp->synonly_shift = -1; in read_filter_mode_and_ingress_config()