Searched refs:RTE_ETH_PCAP_SNAPLEN (Results 1 – 1 of 1) sorted by relevance
31 #define RTE_ETH_PCAP_SNAPLEN RTE_ETHER_MAX_JUMBO_FRAME_LEN macro328 unsigned char temp_data[RTE_ETH_PCAP_SNAPLEN]; in eth_pcap_tx_dumper()413 unsigned char temp_data[RTE_ETH_PCAP_SNAPLEN]; in eth_pcap_tx()459 *pcap = pcap_open_live(iface, RTE_ETH_PCAP_SNAPLEN, in open_iface_live()