Lines Matching refs:km_event
789 struct km_event c; in xfrm_add_sa()
867 struct km_event c; in xfrm_del_sa()
1919 struct km_event c; in xfrm_add_policy()
2237 struct km_event c; in xfrm_get_policy()
2317 struct km_event c; in xfrm_flush_sa()
2351 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
2420 struct km_event c; in xfrm_get_ae()
2462 struct km_event c; in xfrm_new_ae()
2519 struct km_event c; in xfrm_flush_policy()
3138 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
3166 static int xfrm_exp_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_exp_state_notify()
3183 static int xfrm_aevent_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_aevent_state_notify()
3199 static int xfrm_notify_sa_flush(const struct km_event *c) in xfrm_notify_sa_flush()
3272 static int xfrm_notify_sa(struct xfrm_state *x, const struct km_event *c) in xfrm_notify_sa()
3331 static int xfrm_send_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_send_state_notify()
3494 int dir, const struct km_event *c) in build_polexpire()
3528 static int xfrm_exp_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_exp_policy_notify()
3544 static int xfrm_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_notify_policy()
3615 static int xfrm_notify_policy_flush(const struct km_event *c) in xfrm_notify_policy_flush()
3643 static int xfrm_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_send_policy_notify()
3764 static bool xfrm_is_alive(const struct km_event *c) in xfrm_is_alive()