Home
last modified time | relevance | path

Searched refs:tcpflags_shift (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/cxgbe/
H A Dt4_filter.c1017 if (tp->tcpflags_shift >= 0 && fs->mask.tcpflags) { in hashfilter_ntuple()
1027 MPASS(tp->tcpflags_shift == -1); in hashfilter_ntuple()
/src/sys/dev/cxgbe/common/
H A Dcommon.h307 int8_t tcpflags_shift; member
H A Dt4_hw.c11607 tpp->tcpflags_shift = t4_filter_field_shift(adap, F_TCPFLAGS); in read_filter_mode_and_ingress_config()
11622 tpp->tcpflags_shift = -1; in read_filter_mode_and_ingress_config()