Searched refs:km_state_notify (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_replay.c | 77 km_state_notify(x, &c); in xfrm_replay_notify() 323 km_state_notify(x, &c); in xfrm_replay_notify_bmp() 389 km_state_notify(x, &c); in xfrm_replay_notify_esn()
|
H A D | xfrm_user.c | 718 km_state_notify(x, &c); in xfrm_add_sa() 787 km_state_notify(x, &c); in xfrm_del_sa() 2117 km_state_notify(NULL, &c); in xfrm_flush_sa() 2286 km_state_notify(x, &c); in xfrm_new_ae()
|
H A D | xfrm_state.c | 2180 void km_state_notify(struct xfrm_state *x, const struct km_event *c) in km_state_notify() function 2191 EXPORT_SYMBOL(km_state_notify); variable 2200 km_state_notify(x, &c); in km_state_expired()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_replay.c | 91 km_state_notify(x, &c); in xfrm_replay_notify() 349 km_state_notify(x, &c); in xfrm_replay_notify_bmp() 415 km_state_notify(x, &c); in xfrm_replay_notify_esn()
|
H A D | xfrm_state.c | 2376 void km_state_notify(struct xfrm_state *x, const struct km_event *c) in km_state_notify() function 2387 EXPORT_SYMBOL(km_state_notify); variable 2396 km_state_notify(x, &c); in km_state_expired()
|
H A D | xfrm_user.c | 821 km_state_notify(x, &c); in xfrm_add_sa() 890 km_state_notify(x, &c); in xfrm_del_sa() 2386 km_state_notify(NULL, &c); in xfrm_flush_sa() 2561 km_state_notify(x, &c); in xfrm_new_ae()
|
/kernel/linux/linux-5.10/net/key/ |
H A D | af_key.c | 1532 km_state_notify(x, &c); in pfkey_add() 1570 km_state_notify(x, &c); in pfkey_delete() 1786 km_state_notify(NULL, &c); in pfkey_flush()
|
/kernel/linux/linux-6.6/net/key/ |
H A D | af_key.c | 1527 km_state_notify(x, &c); in pfkey_add() 1565 km_state_notify(x, &c); in pfkey_delete() 1781 km_state_notify(NULL, &c); in pfkey_flush()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | xfrm.h | 348 void km_state_notify(struct xfrm_state *x, const struct km_event *c);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | xfrm.h | 366 void km_state_notify(struct xfrm_state *x, const struct km_event *c);
|
Completed in 34 milliseconds