Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dlpi.c325 #ifndef A_GET_UNITS
326 #define A_GET_UNITS (('A'<<8)|118) macro
1112 if (strioctl(fd, A_GET_UNITS, sizeof(buf), (char *)&buf) < 0) {