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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c2790 int is_any_device = (strcmp(device, "any") == 0); local
2804 sock_fd = is_any_device ?
2860 if (!is_any_device) {
3042 if (!is_any_device && handle->opt.promisc) {

Completed in 61 milliseconds