Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_replay.c77 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 Dxfrm_user.c710 km_state_notify(x, &c); in xfrm_add_sa()
779 km_state_notify(x, &c); in xfrm_del_sa()
2006 km_state_notify(NULL, &c); in xfrm_flush_sa()
2175 km_state_notify(x, &c); in xfrm_new_ae()
H A Dxfrm_state.c2177 void km_state_notify(struct xfrm_state *x, const struct km_event *c) in km_state_notify() function
2188 EXPORT_SYMBOL(km_state_notify);
2197 km_state_notify(x, &c); in km_state_expired()
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c1532 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()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h343 void km_state_notify(struct xfrm_state *x, const struct km_event *c);