Home
last modified time | relevance | path

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

/openbmc/linux/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()