Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dmip6.c326 static const struct xfrm_type mip6_destopt_type = { variable
474 if (xfrm_register_type(&mip6_destopt_type, AF_INET6) < 0) { in mip6_init()
493 xfrm_unregister_type(&mip6_destopt_type, AF_INET6); in mip6_init()
503 xfrm_unregister_type(&mip6_destopt_type, AF_INET6); in mip6_fini()
/kernel/linux/linux-6.6/net/ipv6/
H A Dmip6.c277 static const struct xfrm_type mip6_destopt_type = { variable
373 if (xfrm_register_type(&mip6_destopt_type, AF_INET6) < 0) { in mip6_init()
392 xfrm_unregister_type(&mip6_destopt_type, AF_INET6); in mip6_init()
402 xfrm_unregister_type(&mip6_destopt_type, AF_INET6); in mip6_fini()

Completed in 2 milliseconds