Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/tom/
Dt4_tom.c607 if (tp->protocol_shift >= 0) in select_ntuple()
608 ntuple |= (uint64_t)IPPROTO_TCP << tp->protocol_shift; in select_ntuple()
/freebsd-10-stable/sys/dev/cxgbe/common/
Dcommon.h243 int8_t protocol_shift; member
Dt4_hw.c8242 tpp->protocol_shift = t4_filter_field_shift(adap, F_PROTOCOL); in read_filter_mode_and_ingress_config()