Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dmip6.c458 static const struct xfrm_type mip6_rthdr_type = { variable
478 if (xfrm_register_type(&mip6_rthdr_type, AF_INET6) < 0) { in mip6_init()
491 xfrm_unregister_type(&mip6_rthdr_type, AF_INET6); in mip6_init()
502 xfrm_unregister_type(&mip6_rthdr_type, AF_INET6); in mip6_fini()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds