Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Desp4_offload.c357 static const struct xfrm_type_offload esp_type_offload = { variable
367 if (xfrm_register_type_offload(&esp_type_offload, AF_INET) < 0) { in esp4_offload_init()
377 xfrm_unregister_type_offload(&esp_type_offload, AF_INET); in esp4_offload_exit()