Searched refs:ecookie (Results 1 – 3 of 3) sorted by relevance
554 static const struct encaptab *ecookie = NULL; variable576 ecookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in in6_gre_init()584 ip6_encap_detach(ecookie); in in6_gre_uninit()
559 static const struct encaptab *ecookie = NULL; variable576 ecookie = ip_encap_attach(&ipv4_encap_cfg, NULL, M_WAITOK); in in_gre_init()584 ip_encap_detach(ecookie); in in_gre_uninit()
649 static const struct encaptab *ecookie = NULL; variable667 ecookie = ip_encap_attach(&me_encap_cfg, NULL, M_WAITOK); in memodevent()670 ip_encap_detach(ecookie); in memodevent()