Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dxfrm.h494 XFRMNLGRP_AEVENTS, enumerator
495 #define XFRMNLGRP_AEVENTS XFRMNLGRP_AEVENTS macro
/linux-3.4.99/Documentation/networking/
Dxfrm_sync.txt76 A program needs to subscribe to multicast group XFRMNLGRP_AEVENTS
103 group XFRMNLGRP_AEVENTS.
/linux-3.4.99/include/net/
Dxfrm.h1600 ret = netlink_has_listeners(nlsk, XFRMNLGRP_AEVENTS); in xfrm_aevent_is_on()
/linux-3.4.99/net/xfrm/
Dxfrm_user.c2413 return nlmsg_multicast(net->xfrm.nlsk, skb, 0, XFRMNLGRP_AEVENTS, GFP_ATOMIC); in xfrm_aevent_state_notify()