Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5897 struct bnxt_ipv6_tuple tuple6; in bnxt_toeplitz() local
5910 tuple6.v6addrs = fkeys->addrs.v6addrs; in bnxt_toeplitz()
5911 tuple6.ports = fkeys->ports; in bnxt_toeplitz()
5912 four_tuple = (unsigned char *)&tuple6; in bnxt_toeplitz()