Searched refs:outbound_peer (Results 1 – 1 of 1) sorted by relevance
1576 ipsa_t *outbound_peer; in esp_port_freshness() local1604 outbound_peer = ipsec_getassocbyspi(bucket, assoc->ipsa_otherspi, in esp_port_freshness()1609 if (outbound_peer == NULL) in esp_port_freshness()1620 mutex_enter(&outbound_peer->ipsa_lock); in esp_port_freshness()1622 outbound_peer->ipsa_remote_nat_port = assoc->ipsa_remote_nat_port = in esp_port_freshness()1625 mutex_exit(&outbound_peer->ipsa_lock); in esp_port_freshness()1626 IPSA_REFRELE(outbound_peer); in esp_port_freshness()