Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c618 req.nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
628 req.nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
637 req.nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
644 memcpy(req.nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
646 sizeof(req.nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
655 memcpy(req.nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
657 sizeof(req.nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
665 req.nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
Dbnxt_hsi.h6594 __be32 nat_ip_address[4]; member