Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dxfrm.h552 XFRMNLGRP_AEVENTS, enumerator
553 #define XFRMNLGRP_AEVENTS XFRMNLGRP_AEVENTS macro
/linux-5.19.10/Documentation/networking/
Dxfrm_sync.rst83 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
114 group XFRMNLGRP_AEVENTS.
/linux-5.19.10/include/net/
Dxfrm.h1760 ret = netlink_has_listeners(nlsk, XFRMNLGRP_AEVENTS); in xfrm_aevent_is_on()
/linux-5.19.10/net/xfrm/
Dxfrm_user.c3014 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_AEVENTS); in xfrm_aevent_state_notify()