Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h482 #define TXONLY_DEF_PACKET_LEN 64 macro
H A Dtestpmd.c224 uint16_t tx_pkt_length = TXONLY_DEF_PACKET_LEN; /**< TXONLY packet length. */
226 TXONLY_DEF_PACKET_LEN,