Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5867 struct bnxt_ipv6_tuple tuple6; in bnxt_toeplitz() local
5880 tuple6.v6addrs = fkeys->addrs.v6addrs; in bnxt_toeplitz()
5881 tuple6.ports = fkeys->ports; in bnxt_toeplitz()
5882 four_tuple = (unsigned char *)&tuple6; in bnxt_toeplitz()