Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/examples/common_components/pcap/include/
Dpcap.h17 #define PCAP_DEFAULT_TIME_ZONE_GMT 0x00 /*!< Time Zone */ macro
/hal_espressif-3.5.0/examples/network/simple_sniffer/main/
Dcmd_pcap.c130 .time_zone = PCAP_DEFAULT_TIME_ZONE_GMT, in pcap_open()
257 .time_zone = PCAP_DEFAULT_TIME_ZONE_GMT, in do_pcap_cmd()