Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_ipfrag.c105 uint8_t ttl, uint8_t proto, uint16_t pktid) in v4_allocate_packet_of() argument
121 hdr->packet_id = rte_cpu_to_be_16(pktid); in v4_allocate_packet_of()
149 uint8_t proto, uint16_t pktid) in v6_allocate_packet_of() argument
162 hdr->vtc_flow = rte_cpu_to_be_32(0x60 << 24 | pktid); in v6_allocate_packet_of()
246 uint16_t pktid = tests[i].pkt_id; in test_ip_frag() local
254 pktid = rte_rand_max(UINT16_MAX); in test_ip_frag()
264 pktid); in test_ip_frag()
270 pktid); in test_ip_frag()