Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_filter.h76 uint32_t dst_ipaddr_mask[4]; member
H A Dbnxt_flow.c367 filter->dst_ipaddr_mask[0] = in bnxt_validate_and_parse_flow_type()
428 rte_memcpy(filter->dst_ipaddr_mask, in bnxt_validate_and_parse_flow_type()
1610 !memcmp(mf->dst_ipaddr_mask, nf->dst_ipaddr_mask, in bnxt_match_filter()
1611 sizeof(nf->dst_ipaddr_mask))) { in bnxt_match_filter()
H A Dbnxt_hwrm.c4762 req.dst_ipaddr_mask[0] = in bnxt_hwrm_set_ntuple_filter()
4763 rte_cpu_to_be_32(filter->dst_ipaddr_mask[0]); in bnxt_hwrm_set_ntuple_filter()
H A Dhsi_struct_def_dpdk.h33988 uint32_t dst_ipaddr_mask[4]; member