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

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c3642 int is_any_device = (strcmp(device, "any") == 0); local
3661 sock_fd = is_any_device ?
3717 if (!is_any_device) {
3906 if (!is_any_device && handle->opt.promisc) {

Completed in 175 milliseconds