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

/freebsd-10.2-release/contrib/libpcap/
H A Dpcap-linux.c333 static int iface_get_mtu(int fd, const char *device, char *ebuf);
3327 mtu = iface_get_mtu(handle->fd, handle->opt.source,
5117 mtu = iface_get_mtu(handle->fd, device, handle->errbuf);
5191 iface_get_mtu(int fd, const char *device, char *ebuf) function

Completed in 75 milliseconds