Lines Matching refs:km_event

597 	struct km_event c;  in xfrm_add_sa()
671 struct km_event c; in xfrm_del_sa()
1484 struct km_event c; in xfrm_add_policy()
1690 struct km_event c; in xfrm_get_policy()
1765 struct km_event c; in xfrm_flush_sa()
1799 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
1862 struct km_event c; in xfrm_get_ae()
1903 struct km_event c; in xfrm_new_ae()
1951 struct km_event c; in xfrm_flush_policy()
2484 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
2506 static int xfrm_exp_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_exp_state_notify()
2523 static int xfrm_aevent_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_aevent_state_notify()
2538 static int xfrm_notify_sa_flush(const struct km_event *c) in xfrm_notify_sa_flush()
2600 static int xfrm_notify_sa(struct xfrm_state *x, const struct km_event *c) in xfrm_notify_sa()
2657 static int xfrm_send_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_send_state_notify()
2815 int dir, const struct km_event *c) in build_polexpire()
2845 static int xfrm_exp_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_exp_policy_notify()
2860 static int xfrm_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_notify_policy()
2926 static int xfrm_notify_policy_flush(const struct km_event *c) in xfrm_notify_policy_flush()
2954 static int xfrm_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_send_policy_notify()
3073 static bool xfrm_is_alive(const struct km_event *c) in xfrm_is_alive()