Searched refs:km_state_notify (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/net/xfrm/ |
D | xfrm_replay.c | 88 km_state_notify(x, &c); in xfrm_replay_notify() 332 km_state_notify(x, &c); in xfrm_replay_notify_bmp() 398 km_state_notify(x, &c); in xfrm_replay_notify_esn()
|
D | xfrm_user.c | 648 km_state_notify(x, &c); in xfrm_add_sa() 717 km_state_notify(x, &c); in xfrm_del_sa() 1803 km_state_notify(NULL, &c); in xfrm_flush_sa() 1965 km_state_notify(x, &c); in xfrm_new_ae()
|
D | xfrm_state.c | 1709 void km_state_notify(struct xfrm_state *x, const struct km_event *c) in km_state_notify() function 1720 EXPORT_SYMBOL(km_state_notify); 1729 km_state_notify(x, &c); in km_state_expired()
|
/linux-4.4.14/net/key/ |
D | af_key.c | 1491 km_state_notify(x, &c); in pfkey_add() 1529 km_state_notify(x, &c); in pfkey_delete() 1742 km_state_notify(NULL, &c); in pfkey_flush()
|
/linux-4.4.14/include/net/ |
D | xfrm.h | 312 void km_state_notify(struct xfrm_state *x, const struct km_event *c);
|