Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/pcap/
H A Dpcap.h382 #define PCAP_CHAR_ENC_LOCAL 0x00000000U /* strings are in the local character encoding */ macro
/freebsd/contrib/libpcap/
H A Dpcap.c247 case PCAP_CHAR_ENC_LOCAL: in pcap_init()