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

/freebsd-13-stable/contrib/libpcap/
H A Dpcap-linux.c464 static int iface_get_mtu(int fd, const char *device, char *ebuf);
4427 mtu = iface_get_mtu(handle->fd, handle->opt.device,
7040 mtu = iface_get_mtu(handle->fd, device, handle->errbuf);
7125 iface_get_mtu(int fd, const char *device, char *ebuf) function

Completed in 46 milliseconds