Lines Matching refs:sadb_lifetime_allocations
890 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit);
901 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.soft_packet_limit);
911 lifetime->sadb_lifetime_allocations = x->curlft.packets;
1143 x->lft.hard_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);
1150 x->lft.soft_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);
2122 lifetime->sadb_lifetime_allocations = _X2KEY(xp->lft.hard_packet_limit);
2131 lifetime->sadb_lifetime_allocations = _X2KEY(xp->lft.soft_packet_limit);
2140 lifetime->sadb_lifetime_allocations = xp->curlft.packets;
2323 xp->lft.hard_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);
2329 xp->lft.soft_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);