Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c3144 int is_any_device = (strcmp(device, "any") == 0); local
3162 sock_fd = is_any_device ?
3218 if (!is_any_device) {
3403 if (!is_any_device && handle->opt.promisc) {