Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c317 static int iface_get_mtu(int fd, const char *device, char *ebuf);
3009 mtu = iface_get_mtu(handle->fd, handle->opt.device, in create_ring()
5356 iface_get_mtu(int fd, const char *device, char *ebuf) in iface_get_mtu() function