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.c6003 struct bnxt_ipv4_tuple tuple4; in bnxt_toeplitz() local
6013 tuple4.v4addrs = fkeys->addrs.v4addrs; in bnxt_toeplitz()
6014 tuple4.ports = fkeys->ports; in bnxt_toeplitz()
6015 four_tuple = (unsigned char *)&tuple4; in bnxt_toeplitz()