Home
last modified time | relevance | path

Searched refs:notify_policy (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c2172 if (km->notify_policy) in km_policy_notify()
2173 km->notify_policy(xp, dir, c); in km_policy_notify()
H A Dxfrm_user.c3417 .notify_policy = xfrm_send_policy_notify,
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h574 int (*notify_policy)(struct xfrm_policy *x, int dir, const struct km_event *c); member
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c3862 .notify_policy = pfkey_send_policy_notify,