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

  /bionic/libc/kernel/uapi/linux/
xfrm.h 63 __u64 hard_packet_limit; member in struct:xfrm_lifetime_cfg
  /external/iproute2/include/uapi/linux/
xfrm.h 70 __u64 hard_packet_limit; member in struct:xfrm_lifetime_cfg
  /external/kernel-headers/original/uapi/linux/
xfrm.h 70 __u64 hard_packet_limit; member in struct:xfrm_lifetime_cfg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
xfrm.h 67 __u64 hard_packet_limit; member in struct:xfrm_lifetime_cfg
  /external/iproute2/ip/
ipxfrm.c 395 strxf_limit(cfg->hard_packet_limit), _SL_);
    [all...]
xfrm_state.c 302 .xsinfo.lft.hard_packet_limit = XFRM_INF,
753 .xspi.lft.hard_packet_limit = XFRM_INF,
    [all...]
xfrm_policy.c 259 .xpinfo.lft.hard_packet_limit = XFRM_INF,
  /system/netd/server/
XfrmController.cpp 342 cfg->hard_packet_limit = XFRM_INF;
    [all...]

Completed in 964 milliseconds