Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5866 struct bnxt_ipv4_tuple tuple4; in bnxt_toeplitz() local
5876 tuple4.v4addrs = fkeys->addrs.v4addrs; in bnxt_toeplitz()
5877 tuple4.ports = fkeys->ports; in bnxt_toeplitz()
5878 four_tuple = (unsigned char *)&tuple4; in bnxt_toeplitz()