get_ifmtu
ifinfo->ifmtu = get_ifmtu(ifname);
static int get_ifmtu(const char *);
mtu = get_ifmtu(ifname);
static int get_ifmtu(const char *ifname);