Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c2231 uint8_t current_port; in mptsas_iport_register() local
2238 current_port = mpt->m_phy_info[i].port_num; in mptsas_iport_register()
2245 (mpt->m_phy_info[j].port_num == current_port)) { in mptsas_iport_register()
6122 uint8_t current_port; in mptsas_update_phymask() local
6141 current_port = mpt->m_phy_info[i].port_num; in mptsas_update_phymask()
6148 (mpt->m_phy_info[j].port_num == current_port)) { in mptsas_update_phymask()