• Home
  • Raw
  • Download

Lines Matching defs:c

678 	struct km_event c;  in xfrm_add_sa()  local
756 struct km_event c; in xfrm_del_sa() local
1696 struct km_event c; in xfrm_add_policy() local
1924 struct km_event c; in xfrm_get_policy() local
2003 struct km_event c; in xfrm_flush_sa() local
2037 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
2106 struct km_event c; in xfrm_get_ae() local
2148 struct km_event c; in xfrm_new_ae() local
2198 struct km_event c; in xfrm_flush_policy() local
2745 struct netlink_dump_control c = { in xfrm_user_rcv_msg() local
2803 static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_expire()
2831 static int xfrm_exp_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_exp_state_notify()
2848 static int xfrm_aevent_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_aevent_state_notify()
2864 static int xfrm_notify_sa_flush(const struct km_event *c) in xfrm_notify_sa_flush()
2934 static int xfrm_notify_sa(struct xfrm_state *x, const struct km_event *c) in xfrm_notify_sa()
2993 static int xfrm_send_state_notify(struct xfrm_state *x, const struct km_event *c) in xfrm_send_state_notify()
3154 int dir, const struct km_event *c) in build_polexpire()
3186 static int xfrm_exp_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_exp_policy_notify()
3202 static int xfrm_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_notify_policy()
3271 static int xfrm_notify_policy_flush(const struct km_event *c) in xfrm_notify_policy_flush()
3299 static int xfrm_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in xfrm_send_policy_notify()
3420 static bool xfrm_is_alive(const struct km_event *c) in xfrm_is_alive()