Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dxfrm.h531 XFRMNLGRP_AEVENTS, enumerator
532 #define XFRMNLGRP_AEVENTS XFRMNLGRP_AEVENTS macro
/Linux-v5.10/Documentation/networking/
Dxfrm_sync.rst83 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
114 group XFRMNLGRP_AEVENTS.
/Linux-v5.10/include/net/
Dxfrm.h1732 ret = netlink_has_listeners(nlsk, XFRMNLGRP_AEVENTS); in xfrm_aevent_is_on()
/Linux-v5.10/net/xfrm/
Dxfrm_user.c2832 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_AEVENTS); in xfrm_aevent_state_notify()