Home
last modified time | relevance | path

Searched refs:mip6_rthdr_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dmip6.c359 static const struct xfrm_type mip6_rthdr_type = { variable
377 if (xfrm_register_type(&mip6_rthdr_type, AF_INET6) < 0) { in mip6_init()
390 xfrm_unregister_type(&mip6_rthdr_type, AF_INET6); in mip6_init()
401 xfrm_unregister_type(&mip6_rthdr_type, AF_INET6); in mip6_fini()