Searched refs:ipv6_encap_cfg (Results 1 – 4 of 4) sorted by relevance
402 } ipv6_encap_cfg[] = { variable447 for (i = 0; i < nitems(ipv6_encap_cfg); i++) in in6_gif_init()448 ipv6_encap_cfg[i].cookie = ip6_encap_attach( in in6_gif_init()449 &ipv6_encap_cfg[i].encap, NULL, M_WAITOK); in in6_gif_init()458 for (i = 0; i < nitems(ipv6_encap_cfg); i++) in in6_gif_uninit()459 ip6_encap_detach(ipv6_encap_cfg[i].cookie); in in6_gif_uninit()
539 static const struct encap_config ipv6_encap_cfg = { variable560 ecookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in in6_gre_init()
141 static const struct encap_config ipv6_encap_cfg = { variable1896 pim6_encap_cookie = ip6_encap_attach(&ipv6_encap_cfg, in ip6_mroute_modevent()
734 static const struct encap_config ipv6_encap_cfg = { variable760 ipe6_cookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in ipcomp_attach()