_X2KEY 890 net/key/af_key.c lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit); _X2KEY 891 net/key/af_key.c lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.hard_byte_limit); _X2KEY 901 net/key/af_key.c lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.soft_packet_limit); _X2KEY 902 net/key/af_key.c lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.soft_byte_limit); _X2KEY 2108 net/key/af_key.c lifetime->sadb_lifetime_allocations = _X2KEY(xp->lft.hard_packet_limit); _X2KEY 2109 net/key/af_key.c lifetime->sadb_lifetime_bytes = _X2KEY(xp->lft.hard_byte_limit); _X2KEY 2117 net/key/af_key.c lifetime->sadb_lifetime_allocations = _X2KEY(xp->lft.soft_packet_limit); _X2KEY 2118 net/key/af_key.c lifetime->sadb_lifetime_bytes = _X2KEY(xp->lft.soft_byte_limit);