HomeSort by relevance Sort by last modified time
    Searched refs:XFRMA_LASTUSED (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 269 XFRMA_LASTUSED,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 269 XFRMA_LASTUSED,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 269 XFRMA_LASTUSED,
  /external/iproute2/include/linux/
xfrm.h 279 XFRMA_LASTUSED, /* unsigned long */
  /external/iproute2/ip/
ipxfrm.c 767 if (tb[XFRMA_LASTUSED]) {
774 if (RTA_PAYLOAD(tb[XFRMA_LASTUSED]) < sizeof(lastused)) {
780 lastused = *(__u64 *)RTA_DATA(tb[XFRMA_LASTUSED]);

Completed in 21 milliseconds