Lines Matching refs:km_event

620 	struct km_event c;  in xfrm_add_sa()
694 struct km_event c; in xfrm_del_sa()
1507 struct km_event c; in xfrm_add_policy()
1713 struct km_event c; in xfrm_get_policy()
1788 struct km_event c; in xfrm_flush_sa()
1822 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
1885 struct km_event c; in xfrm_get_ae()
1926 struct km_event c; in xfrm_new_ae()
1976 struct km_event c; in xfrm_flush_policy()
2509 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
2531 static int xfrm_exp_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_exp_state_notify()
2548 static int xfrm_aevent_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_aevent_state_notify()
2563 static int xfrm_notify_sa_flush(const struct km_event *c) in xfrm_notify_sa_flush()
2625 static int xfrm_notify_sa(struct xfrm_state *x, const struct km_event *c) in xfrm_notify_sa()
2682 static int xfrm_send_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_send_state_notify()
2840 int dir, const struct km_event *c) in build_polexpire()
2870 static int xfrm_exp_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_exp_policy_notify()
2885 static int xfrm_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_notify_policy()
2951 static int xfrm_notify_policy_flush(const struct km_event *c) in xfrm_notify_policy_flush()
2979 static int xfrm_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_send_policy_notify()
3098 static bool xfrm_is_alive(const struct km_event *c) in xfrm_is_alive()