Lines Matching defs:c
678 struct km_event c; in xfrm_add_sa() local
756 struct km_event c; in xfrm_del_sa() local
1687 struct km_event c; in xfrm_add_policy() local
1912 struct km_event c; in xfrm_get_policy() local
1991 struct km_event c; in xfrm_flush_sa() local
2025 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
2094 struct km_event c; in xfrm_get_ae() local
2136 struct km_event c; in xfrm_new_ae() local
2186 struct km_event c; in xfrm_flush_policy() local
2733 struct netlink_dump_control c = { in xfrm_user_rcv_msg() local
2791 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
2819 static int xfrm_exp_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_exp_state_notify()
2836 static int xfrm_aevent_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_aevent_state_notify()
2852 static int xfrm_notify_sa_flush(const struct km_event *c) in xfrm_notify_sa_flush()
2922 static int xfrm_notify_sa(struct xfrm_state *x, const struct km_event *c) in xfrm_notify_sa()
2981 static int xfrm_send_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_send_state_notify()
3142 int dir, const struct km_event *c) in build_polexpire()
3174 static int xfrm_exp_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_exp_policy_notify()
3190 static int xfrm_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_notify_policy()
3259 static int xfrm_notify_policy_flush(const struct km_event *c) in xfrm_notify_policy_flush()
3287 static int xfrm_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_send_policy_notify()
3408 static bool xfrm_is_alive(const struct km_event *c) in xfrm_is_alive()