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

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c465 static int iface_get_arptype(int fd, const char *device, char *ebuf);
3752 arptype = iface_get_arptype(sock_fd, device, handle->errbuf);
6927 arptype = iface_get_arptype(handle->fd, device, handle->errbuf);
7148 iface_get_arptype(int fd, const char *device, char *ebuf) function

Completed in 107 milliseconds