Searched refs:km_state_notify (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/net/xfrm/ |
| 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()
|
| D | xfrm_user.c | 808 km_state_notify(x, &c); in xfrm_add_sa() 877 km_state_notify(x, &c); in xfrm_del_sa() 2295 km_state_notify(NULL, &c); in xfrm_flush_sa() 2464 km_state_notify(x, &c); in xfrm_new_ae()
|
| D | xfrm_state.c | 2213 void km_state_notify(struct xfrm_state *x, const struct km_event *c) in km_state_notify() function 2224 EXPORT_SYMBOL(km_state_notify); 2233 km_state_notify(x, &c); in km_state_expired()
|
| /Linux-v6.1/net/key/ |
| D | af_key.c | 1528 km_state_notify(x, &c); in pfkey_add() 1566 km_state_notify(x, &c); in pfkey_delete() 1782 km_state_notify(NULL, &c); in pfkey_flush()
|
| /Linux-v6.1/include/net/ |
| D | xfrm.h | 353 void km_state_notify(struct xfrm_state *x, const struct km_event *c);
|