Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_filter.c327 u16 tcp_proto = IPPROTO_TCP; /* TCP Protocol Number */ in hash_filter_ntuple() local
334 ntuple |= (u64)tcp_proto << tp->protocol_shift; in hash_filter_ntuple()