Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dxfrm.h530 XFRMNLGRP_AEVENTS, enumerator
531 #define XFRMNLGRP_AEVENTS XFRMNLGRP_AEVENTS macro
/Linux-v5.4/Documentation/networking/
Dxfrm_sync.txt76 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
103 group XFRMNLGRP_AEVENTS.
/Linux-v5.4/include/net/
Dxfrm.h1728 ret = netlink_has_listeners(nlsk, XFRMNLGRP_AEVENTS); in xfrm_aevent_is_on()
/Linux-v5.4/net/xfrm/
Dxfrm_user.c2752 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_AEVENTS); in xfrm_aevent_state_notify()