Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/pcap/
Dpcap.h435 #define PCAP_CHAR_ENC_LOCAL 0x00000000U /* strings are in the local character encoding */ macro
/netbsd/src/external/bsd/libpcap/dist/
Dpcap.c272 case PCAP_CHAR_ENC_LOCAL: in pcap_init()