gre_link_state
gre_link_state(&sc->sc_if, sc->sc_ka_state);
static void gre_link_state(struct ifnet *, unsigned int);
gre_link_state(&sc->sc_if, sc->sc_ka_state);
gre_link_state(ifp, sc->sc_ka_state);
gre_link_state(&sc->sc_ac.ac_if, sc->sc_ka_state);
gre_link_state(ifp, sc->sc_ka_state);
gre_link_state(&sc->sc_ac.ac_if, sc->sc_ka_state);