--- zzzz-none-000/linux-4.4.60/include/net/netns/xfrm.h 2017-04-08 07:53:53.000000000 +0000 +++ hawkeye-5590-729/linux-4.4.60/include/net/netns/xfrm.h 2022-03-30 14:21:53.000000000 +0000 @@ -84,6 +84,8 @@ struct work_struct flow_cache_gc_work; struct work_struct flow_cache_flush_work; struct mutex flow_flush_sem; + spinlock_t xfrm_event_lock; + struct list_head event_notifier_list; }; #endif