Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Desp6_offload.c416 if (xfrm_register_type_offload(&esp6_type_offload, AF_INET6) < 0) { in esp6_offload_init()
/linux/net/ipv4/
H A Desp4_offload.c395 if (xfrm_register_type_offload(&esp_type_offload, AF_INET) < 0) { in esp4_offload_init()
/linux/net/xfrm/
H A Dxfrm_state.c381 int xfrm_register_type_offload(const struct xfrm_type_offload *type, in xfrm_register_type_offload() function
404 EXPORT_SYMBOL(xfrm_register_type_offload);
/linux/include/net/
H A Dxfrm.h474 int xfrm_register_type_offload(const struct xfrm_type_offload *type, unsigned short family);