km_event
const struct km_event *c);
void km_state_notify(struct xfrm_state *x, const struct km_event *c);
int (*notify)(struct xfrm_state *x, const struct km_event *c);
int (*notify_policy)(struct xfrm_policy *x, int dir, const struct km_event *c);
bool (*is_alive)(const struct km_event *c);
static int key_notify_sa(struct xfrm_state *x, const struct km_event *c)
struct km_event c;
struct km_event c;
static int key_notify_sa_flush(const struct km_event *c)
struct km_event c;
static int key_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c)
struct km_event c;
struct km_event c;
struct km_event c;
static int key_notify_policy_flush(const struct km_event *c)
struct km_event c;
static int key_notify_policy_expire(struct xfrm_policy *xp, const struct km_event *c)
static int key_notify_sa_expire(struct xfrm_state *x, const struct km_event *c)
static int pfkey_send_notify(struct xfrm_state *x, const struct km_event *c)
static int pfkey_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c)
static bool pfkey_is_alive(const struct km_event *c)
struct km_event c;
struct km_event c;
struct km_event c;
struct km_event c;
static bool km_is_alive(const struct km_event *c);
void km_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c)
void km_state_notify(struct xfrm_state *x, const struct km_event *c)
struct km_event c;
struct km_event c;
static bool km_is_alive(const struct km_event *c)
struct km_event c;
struct km_event c;
struct km_event c;
struct km_event c;
struct km_event c;
static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c)
struct km_event c;
struct km_event c;
struct km_event c;
static int build_expire(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c)
static int xfrm_exp_state_notify(struct xfrm_state *x, const struct km_event *c)
static int xfrm_aevent_state_notify(struct xfrm_state *x, const struct km_event *c)
static int xfrm_notify_sa_flush(const struct km_event *c)
static int xfrm_notify_sa(struct xfrm_state *x, const struct km_event *c)
static int xfrm_send_state_notify(struct xfrm_state *x, const struct km_event *c)
int dir, const struct km_event *c)
static int xfrm_exp_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c)
static int xfrm_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c)
static int xfrm_notify_policy_flush(const struct km_event *c)
static int xfrm_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c)
static bool xfrm_is_alive(const struct km_event *c)