Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c627 req->nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
637 req->nat_ip_address[0] = in bnxt_hwrm_cfa_flow_alloc()
646 req->nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
653 memcpy(req->nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
655 sizeof(req->nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
664 memcpy(req->nat_ip_address, in bnxt_hwrm_cfa_flow_alloc()
666 sizeof(req->nat_ip_address)); in bnxt_hwrm_cfa_flow_alloc()
674 req->nat_ip_address, actions->nat.src_xlate, in bnxt_hwrm_cfa_flow_alloc()
H A Dbnxt_hsi.h8280 __be32 nat_ip_address[4]; member