Home
last modified time | relevance | path

Searched refs:current_port (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c57 static in_port_t current_port; variable
262 sin->sin_port = current_port; in sock_prepare()
269 sin6->sin6_port = current_port; in sock_prepare()
769 current_port = hostlptr->port; in send_record()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2264 uint8_t current_port; in mptsas_iport_register() local
2271 current_port = mpt->m_phy_info[i].port_num; in mptsas_iport_register()
2278 (mpt->m_phy_info[j].port_num == current_port)) { in mptsas_iport_register()
6278 uint8_t current_port; in mptsas_update_phymask() local
6297 current_port = mpt->m_phy_info[i].port_num; in mptsas_update_phymask()
6304 (mpt->m_phy_info[j].port_num == current_port)) { in mptsas_update_phymask()