Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Desp6_offload.c388 static const struct xfrm_type_offload esp6_type_offload = { variable
399 if (xfrm_register_type_offload(&esp6_type_offload, AF_INET6) < 0) { in esp6_offload_init()
409 xfrm_unregister_type_offload(&esp6_type_offload, AF_INET6); in esp6_offload_exit()
/kernel/linux/linux-6.6/net/ipv6/
H A Desp6_offload.c391 static const struct xfrm_type_offload esp6_type_offload = { variable
401 if (xfrm_register_type_offload(&esp6_type_offload, AF_INET6) < 0) { in esp6_offload_init()
411 xfrm_unregister_type_offload(&esp6_type_offload, AF_INET6); in esp6_offload_exit()

Completed in 1 milliseconds