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.c5958 struct bnxt_ipv6_tuple tuple6; in bnxt_toeplitz() local
5971 tuple6.v6addrs = fkeys->addrs.v6addrs; in bnxt_toeplitz()
5972 tuple6.ports = fkeys->ports; in bnxt_toeplitz()
5973 four_tuple = (unsigned char *)&tuple6; in bnxt_toeplitz()