Lines Matching refs:groups
356 unsigned groups = ~((unsigned)0); /* XXX */
374 groups = 0;
377 groups = 0;
380 groups = 0;
383 groups = 0;
386 groups = 0;
389 groups = 0;
400 groups |= nl_mgrp(XFRMNLGRP_ACQUIRE);
402 groups |= nl_mgrp(XFRMNLGRP_EXPIRE);
404 groups |= nl_mgrp(XFRMNLGRP_SA);
406 groups |= nl_mgrp(XFRMNLGRP_POLICY);
408 groups |= nl_mgrp(XFRMNLGRP_AEVENTS);
410 groups |= nl_mgrp(XFRMNLGRP_REPORT);
426 if (rtnl_open_byproto(&rth, groups, NETLINK_XFRM) < 0)