Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dxfrm.h21 #ifndef XFRMNLGRP_NONE
22 # define XFRMNLGRP_NONE 0 macro
/external/kernel-headers/original/uapi/linux/
Dxfrm.h520 XFRMNLGRP_NONE, enumerator
521 #define XFRMNLGRP_NONE XFRMNLGRP_NONE macro
/external/iproute2/include/uapi/linux/
Dxfrm.h515 XFRMNLGRP_NONE, enumerator
516 #define XFRMNLGRP_NONE XFRMNLGRP_NONE macro
/external/ltp/testcases/cve/
Dcve-2017-16939.c65 addr.nl_groups = XFRMNLGRP_NONE; /* no need for multicast group */ in setup()