Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c3000 int is_any_device = (strcmp(device, "any") == 0); local
3014 sock_fd = is_any_device ?
3070 if (!is_any_device) {
3252 if (!is_any_device && handle->opt.promisc) {