Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_filter.h78 uint32_t src_ipaddr_mask[4]; member
H A Dbnxt_flow.c360 filter->src_ipaddr_mask[0] = in bnxt_validate_and_parse_flow_type()
420 rte_memcpy(filter->src_ipaddr_mask, in bnxt_validate_and_parse_flow_type()
1606 !memcmp(mf->src_ipaddr_mask, nf->src_ipaddr_mask, in bnxt_match_filter()
1607 sizeof(nf->src_ipaddr_mask)) && in bnxt_match_filter()
H A Dbnxt_hwrm.c4755 req.src_ipaddr_mask[0] = in bnxt_hwrm_set_ntuple_filter()
4756 rte_cpu_to_le_32(filter->src_ipaddr_mask[0]); in bnxt_hwrm_set_ntuple_filter()
H A Dhsi_struct_def_dpdk.h33977 uint32_t src_ipaddr_mask[4]; member