xfrm_type_offload  252 include/net/xfrm.h 	const struct xfrm_type_offload	*type_offload;
xfrm_type_offload  352 include/net/xfrm.h 	const struct xfrm_type_offload *type_offload_esp;
xfrm_type_offload  421 include/net/xfrm.h int xfrm_register_type_offload(const struct xfrm_type_offload *type, unsigned short family);
xfrm_type_offload  422 include/net/xfrm.h void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, unsigned short family);
xfrm_type_offload  294 net/ipv4/esp4_offload.c static const struct xfrm_type_offload esp_type_offload = {
xfrm_type_offload  325 net/ipv6/esp6_offload.c static const struct xfrm_type_offload esp6_type_offload = {
xfrm_type_offload  327 net/xfrm/xfrm_state.c int xfrm_register_type_offload(const struct xfrm_type_offload *type,
xfrm_type_offload  352 net/xfrm/xfrm_state.c void xfrm_unregister_type_offload(const struct xfrm_type_offload *type,
xfrm_type_offload  373 net/xfrm/xfrm_state.c static const struct xfrm_type_offload *
xfrm_type_offload  376 net/xfrm/xfrm_state.c 	const struct xfrm_type_offload *type = NULL;
xfrm_type_offload  406 net/xfrm/xfrm_state.c static void xfrm_put_type_offload(const struct xfrm_type_offload *type)