Searched refs:dst_ipaddr_mask (Results 1 – 4 of 4) sorted by relevance
76 uint32_t dst_ipaddr_mask[4]; member
367 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()
4762 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()
33988 uint32_t dst_ipaddr_mask[4]; member