Searched refs:dst_ipaddr_mask (Results 1 – 4 of 4) sorted by relevance
77 uint32_t dst_ipaddr_mask[4]; member
380 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()
5044 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()
42439 uint32_t dst_ipaddr_mask[4]; member