Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_filter.h77 uint32_t dst_ipaddr_mask[4]; member
H A Dbnxt_flow.c380 filter->dst_ipaddr_mask[0] = in bnxt_validate_and_parse_flow_type()
445 rte_memcpy(filter->dst_ipaddr_mask, in bnxt_validate_and_parse_flow_type()
1876 !memcmp(mf->dst_ipaddr_mask, nf->dst_ipaddr_mask, in bnxt_match_filter()
1877 sizeof(nf->dst_ipaddr_mask))) { in bnxt_match_filter()
H A Dbnxt_hwrm.c5044 req.dst_ipaddr_mask[0] = in bnxt_hwrm_set_ntuple_filter()
5045 rte_cpu_to_be_32(filter->dst_ipaddr_mask[0]); in bnxt_hwrm_set_ntuple_filter()
H A Dhsi_struct_def_dpdk.h42439 uint32_t dst_ipaddr_mask[4]; member