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

  /external/iproute2/include/linux/
xfrm.h 68 __u64 soft_byte_limit; member in struct:xfrm_lifetime_cfg
  /external/iproute2/ip/
xfrm_state.c 254 req.xsinfo.lft.soft_byte_limit = XFRM_INF;
531 req.xsinfo.lft.soft_byte_limit = XFRM_INF;
ipxfrm.c 396 strxf_limit(cfg->soft_byte_limit));
1270 ret = get_u64(&lft->soft_byte_limit, *argv, 0);
xfrm_policy.c 248 req.xpinfo.lft.soft_byte_limit = XFRM_INF;

Completed in 794 milliseconds