vtnet_is_link_up
static int vtnet_is_link_up(struct vtnet_softc *);
link = vtnet_is_link_up(sc);
if (vtnet_is_link_up(sc) != 0) {