Home
last modified time | relevance | path

Searched refs:PCAP_ISDIGIT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/libpcap/
H A Dfad-getad.c192 while (PCAP_ISDIGIT(*q)) in pcap_findalldevs_interfaces()
H A Dpcap-int.h138 #define PCAP_ISDIGIT(c) \ macro
H A Dpcap-bpf.c2310 if (PCAP_ISDIGIT((unsigned)osinfo.release[0]) &&
2312 PCAP_ISDIGIT((unsigned)osinfo.release[1]))) {
H A Dpcap.c1033 (PCAP_ISDIGIT(name[2]) || name[2] == '\0'))