Home
last modified time | relevance | path

Searched refs:km_event (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/xfrm/
A Dxfrm_user.c789 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()
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()
3199 static int xfrm_notify_sa_flush(const struct km_event *c) in xfrm_notify_sa_flush()
3494 int dir, const struct km_event *c) in build_polexpire()
[all …]
A Dxfrm_replay.c43 struct km_event c; in xfrm_replay_notify()
307 struct km_event c; in xfrm_replay_notify_bmp()
359 struct km_event c; in xfrm_replay_notify_esn()
A Dxfrm_state.c221 static bool km_is_alive(const struct km_event *c);
1152 struct km_event c; in xfrm_state_find()
2368 void km_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) in km_policy_notify()
2379 void km_state_notify(struct xfrm_state *x, const struct km_event *c) in km_state_notify()
2394 struct km_event c; in km_state_expired()
2460 struct km_event c; in km_policy_expired()
2513 static bool km_is_alive(const struct km_event *c) in km_is_alive()
/linux-6.3-rc2/net/key/
A Daf_key.c1473 static int key_notify_sa(struct xfrm_state *x, const struct km_event *c) in key_notify_sa()
1502 struct km_event c; in pfkey_add()
1538 struct km_event c; in pfkey_delete()
1735 static int key_notify_sa_flush(const struct km_event *c) in key_notify_sa_flush()
1762 struct km_event c; in pfkey_flush()
2250 struct km_event c; in pfkey_spdadd()
2365 struct km_event c; in pfkey_spddelete()
2650 struct km_event c; in pfkey_spdget()
2753 static int key_notify_policy_flush(const struct km_event *c) in key_notify_policy_flush()
2778 struct km_event c; in pfkey_spdflush()
[all …]
/linux-6.3-rc2/include/net/
A Dxfrm.h308 struct km_event { struct
360 const struct km_event *c);
361 void km_state_notify(struct xfrm_state *x, const struct km_event *c);
588 int (*notify)(struct xfrm_state *x, const struct km_event *c);
592 int (*notify_policy)(struct xfrm_policy *x, int dir, const struct km_event *c);
600 bool (*is_alive)(const struct km_event *c);

Completed in 31 milliseconds