Searched refs:packet_copy (Results 1 – 1 of 1) sorted by relevance
43 unsigned int packet_copy; member50 unsigned int packet_copy; member536 internals->packet_copy = args->packet_copy; in eth_dev_null_create()558 if (internals->packet_copy) { in eth_dev_null_create()595 unsigned int *packet_copy = extra_args; in get_packet_copy_arg() local601 if (*packet_copy == UINT_MAX) in get_packet_copy_arg()630 .packet_copy = default_packet_copy, in rte_pmd_null_probe()656 if (internals->packet_copy) { in rte_pmd_null_probe()684 &get_packet_copy_arg, &args.packet_copy); in rte_pmd_null_probe()694 if (args.no_rx && args.packet_copy) { in rte_pmd_null_probe()[all …]