Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dxfrm.h550 XFRMNLGRP_ACQUIRE, enumerator
551 #define XFRMNLGRP_ACQUIRE XFRMNLGRP_ACQUIRE macro
/openbmc/linux/include/net/
H A Dxfrm.h1871 ret = netlink_has_listeners(nlsk, XFRMNLGRP_ACQUIRE); in xfrm_acquire_is_on()
/openbmc/linux/tools/testing/selftests/net/
H A Dipsec.c1379 if (netlink_sock_bind(&xfrm_listen, &seq_listen, NETLINK_XFRM, XFRMNLGRP_ACQUIRE)) in xfrm_monitor_acquire()
/openbmc/linux/net/xfrm/
H A Dxfrm_user.c3484 return xfrm_nlmsg_multicast(net, skb, 0, XFRMNLGRP_ACQUIRE); in xfrm_send_acquire()