Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dxfrm.h516 XFRMNLGRP_AEVENTS, enumerator
517 #define XFRMNLGRP_AEVENTS XFRMNLGRP_AEVENTS macro
/linux-4.1.27/Documentation/networking/
Dxfrm_sync.txt76 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
103 group XFRMNLGRP_AEVENTS.
/linux-4.1.27/include/net/
Dxfrm.h1669 ret = netlink_has_listeners(nlsk, XFRMNLGRP_AEVENTS); in xfrm_aevent_is_on()
/linux-4.1.27/net/xfrm/
Dxfrm_user.c2535 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_AEVENTS); in xfrm_aevent_state_notify()