Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_filter.h75 uint8_t dst_macaddr[6]; member
H A Dbnxt_flow.c240 rte_memcpy(filter->dst_macaddr, in bnxt_validate_and_parse_flow_type()
787 if (memcmp(f0->l2_addr, nf->dst_macaddr, RTE_ETHER_ADDR_LEN) == 0) in bnxt_find_matching_l2_filter()
808 !memcmp(mf->dst_macaddr, nf->dst_macaddr, in bnxt_find_matching_l2_filter()
851 memcpy(filter1->l2_addr, nf->dst_macaddr, RTE_ETHER_ADDR_LEN); in bnxt_create_l2_filter()
1868 !memcmp(mf->dst_macaddr, nf->dst_macaddr, in bnxt_match_filter()
H A Dbnxt_hwrm.c4927 memcpy(req.dst_macaddr, filter->dst_macaddr, in bnxt_hwrm_set_em_filter()
H A Dhsi_struct_def_dpdk.h43015 uint8_t dst_macaddr[6]; member
44464 uint8_t dst_macaddr[6]; member