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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h 294 XFRMA_SPD_HINFO,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 294 XFRMA_SPD_HINFO,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 37 milliseconds