Home
last modified time | relevance | path

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

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