Searched refs:soft_byte_limit (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dxfrm.h52 __u64 soft_byte_limit; member in struct:xfrm_lifetime_cfg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dxfrm.h64 __u64 soft_byte_limit; member in struct:xfrm_lifetime_cfg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dipxfrm.c356 fprintf(fp, strxf_limit(cfg->soft_byte_limit));
1136 ret = get_u64(&lft->soft_byte_limit, *argv, 0);
H A Dxfrm_state.c242 req.xsinfo.lft.soft_byte_limit = XFRM_INF;
421 req.xsinfo.lft.soft_byte_limit = XFRM_INF;
H A Dxfrm_policy.c188 req.xpinfo.lft.soft_byte_limit = XFRM_INF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/key/
H A Daf_key.c848 lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.soft_byte_limit);
1105 x->lft.soft_byte_limit = _KEY2X(lifetime->sadb_lifetime_bytes);
2026 lifetime->sadb_lifetime_bytes = _X2KEY(xp->lft.soft_byte_limit);
2214 xp->lft.soft_byte_limit = XFRM_INF;
2226 xp->lft.soft_byte_limit = _KEY2X(lifetime->sadb_lifetime_bytes);
3153 xp->lft.soft_byte_limit = XFRM_INF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_state.c505 x->lft.soft_byte_limit = XFRM_INF;
1362 (x->curlft.bytes >= x->lft.soft_byte_limit ||

Completed in 110 milliseconds