_X2KEY            880 net/key/af_key.c 		lifetime->sadb_lifetime_allocations =  _X2KEY(x->lft.hard_packet_limit);
_X2KEY            881 net/key/af_key.c 		lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.hard_byte_limit);
_X2KEY            892 net/key/af_key.c 		lifetime->sadb_lifetime_allocations =  _X2KEY(x->lft.soft_packet_limit);
_X2KEY            893 net/key/af_key.c 		lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.soft_byte_limit);
_X2KEY           2027 net/key/af_key.c 	lifetime->sadb_lifetime_allocations =  _X2KEY(xp->lft.hard_packet_limit);
_X2KEY           2028 net/key/af_key.c 	lifetime->sadb_lifetime_bytes = _X2KEY(xp->lft.hard_byte_limit);
_X2KEY           2037 net/key/af_key.c 	lifetime->sadb_lifetime_allocations =  _X2KEY(xp->lft.soft_packet_limit);
_X2KEY           2038 net/key/af_key.c 	lifetime->sadb_lifetime_bytes = _X2KEY(xp->lft.soft_byte_limit);