Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Desp6_offload.c426 xfrm_unregister_type_offload(&esp6_type_offload, AF_INET6); in esp6_offload_exit()
/linux/net/ipv4/
H A Desp4_offload.c405 xfrm_unregister_type_offload(&esp_type_offload, AF_INET); in esp4_offload_exit()
/linux/net/xfrm/
H A Dxfrm_state.c406 void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, in xfrm_unregister_type_offload() function
425 EXPORT_SYMBOL(xfrm_unregister_type_offload);
/linux/include/net/
H A Dxfrm.h475 void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, unsigned short family);