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.c5974 struct bnxt_ipv4_tuple tuple4; in bnxt_toeplitz() local
5984 tuple4.v4addrs = fkeys->addrs.v4addrs; in bnxt_toeplitz()
5985 tuple4.ports = fkeys->ports; in bnxt_toeplitz()
5986 four_tuple = (unsigned char *)&tuple4; in bnxt_toeplitz()