Searched refs:xfrm_type_offload (Results 1 – 4 of 4) sorted by relevance
298 const struct xfrm_type_offload *type_offload;401 const struct xfrm_type_offload *type_offload_esp;456 struct xfrm_type_offload { struct464 int xfrm_register_type_offload(const struct xfrm_type_offload *type, unsigned short family); argument465 void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, unsigned short family);
383 static const struct xfrm_type_offload esp_type_offload = {
404 static const struct xfrm_type_offload esp6_type_offload = {
381 int xfrm_register_type_offload(const struct xfrm_type_offload *type, in xfrm_register_type_offload()406 void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, in xfrm_unregister_type_offload()429 const struct xfrm_type_offload *type = NULL; in xfrm_set_type_offload()