Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dxfrm.h558 XFRMNLGRP_AEVENTS, enumerator
559 #define XFRMNLGRP_AEVENTS XFRMNLGRP_AEVENTS macro
/Linux-v6.6/Documentation/networking/
Dxfrm_sync.rst83 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
114 group XFRMNLGRP_AEVENTS.
/Linux-v6.6/include/net/
Dxfrm.h1840 ret = netlink_has_listeners(nlsk, XFRMNLGRP_AEVENTS); in xfrm_aevent_is_on()
/Linux-v6.6/net/xfrm/
Dxfrm_user.c3251 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_AEVENTS); in xfrm_aevent_state_notify()