Searched refs:iface_get_mtu (Results 1 – 1 of 1) sorted by relevance
467 static int iface_get_mtu(int fd, const char *device, char *ebuf);4334 mtu = iface_get_mtu(handle->fd, handle->opt.device,6748 mtu = iface_get_mtu(handle->fd, device, handle->errbuf);6822 iface_get_mtu(int fd, const char *device, char *ebuf) function