Searched refs:GRE_KA_NONE (Results 1 – 1 of 1) sorted by relevance
163 #define GRE_KA_NONE 0 macro598 sc->sc_ka_state = GRE_KA_NONE; in gre_clone_create()1436 if (sc->sc_ka_state == GRE_KA_NONE || in gre_keepalive_recv()2177 sc->sc_ka_state = GRE_KA_NONE; in gre_ioctl()2769 sc->sc_ka_state = GRE_KA_NONE; in eoip_ioctl()2904 if (sc->sc_ka_state != GRE_KA_NONE) in gre_up()2916 if (sc->sc_ka_state != GRE_KA_NONE) { in gre_down()2934 case GRE_KA_NONE: in gre_link_state()2973 sc->sc_ka_state == GRE_KA_NONE || in gre_keepalive_send()3069 sc->sc_ka_state == GRE_KA_NONE) in gre_keepalive_hold()[all …]