Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-bpf.c52 static const char usbus_prefix[] = "usbus"; variable
53 #define USBUS_PREFIX_LEN (sizeof(usbus_prefix) - 1)
1975 if (strncmp(p->opt.device, usbus_prefix, USBUS_PREFIX_LEN) == 0) {
2861 memcpy(name, usbus_prefix, USBUS_PREFIX_LEN);