Searched refs:ipv6_encap_cfg (Results 1 – 4 of 4) sorted by relevance
418 } ipv6_encap_cfg[] = { variable463 for (i = 0; i < nitems(ipv6_encap_cfg); i++) in in6_gif_init()464 ipv6_encap_cfg[i].cookie = ip6_encap_attach( in in6_gif_init()465 &ipv6_encap_cfg[i].encap, NULL, M_WAITOK); in in6_gif_init()474 for (i = 0; i < nitems(ipv6_encap_cfg); i++) in in6_gif_uninit()475 ip6_encap_detach(ipv6_encap_cfg[i].cookie); in in6_gif_uninit()
555 static const struct encap_config ipv6_encap_cfg = { variable576 ecookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in in6_gre_init()
144 static const struct encap_config ipv6_encap_cfg = { variable1899 pim6_encap_cookie = ip6_encap_attach(&ipv6_encap_cfg, in ip6_mroute_modevent()
728 static const struct encap_config ipv6_encap_cfg = { variable754 ipe6_cookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in ipcomp_attach()