Lines Matching refs:sadb_lifetime_allocations
886 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit);
897 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.soft_packet_limit);
907 lifetime->sadb_lifetime_allocations = x->curlft.packets;
1139 x->lft.hard_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);
1146 x->lft.soft_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);
2117 lifetime->sadb_lifetime_allocations = _X2KEY(xp->lft.hard_packet_limit);
2126 lifetime->sadb_lifetime_allocations = _X2KEY(xp->lft.soft_packet_limit);
2135 lifetime->sadb_lifetime_allocations = xp->curlft.packets;
2318 xp->lft.hard_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);
2324 xp->lft.soft_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations);