HomeSort by relevance Sort by last modified time
    Searched refs:XFRMA_SPD_HINFO (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h 294 XFRMA_SPD_HINFO,
  /external/iproute2/include/linux/
xfrm.h 313 XFRMA_SPD_HINFO,
  /external/iproute2/ip/
xfrm_policy.c 884 if (tb[XFRMA_SPD_HINFO]) {
885 if (RTA_PAYLOAD(tb[XFRMA_SPD_HINFO]) < sizeof(*sh)) {
889 sh = RTA_DATA(tb[XFRMA_SPD_HINFO]);

Completed in 17 milliseconds