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