Home
last modified time | relevance | path

Searched refs:IpBcastReceived (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c191 uint32_t IpBcastReceived = 0; in emlxs_ip_handle_unsol_req() local
261 IpBcastReceived++; in emlxs_ip_handle_unsol_req()
287 if (IpBcastReceived) { in emlxs_ip_handle_unsol_req()
288 HBASTATS.IpBcastReceived++; in emlxs_ip_handle_unsol_req()
H A Demlxs_dfc.c4395 stats->IpBcastReceived = hba->stats.IpBcastReceived; in emlxs_dfc_get_drvstats()
6944 ioinfo->a_bcastRcv = HBASTATS.IpBcastReceived; in emlxs_dfc_get_ioinfo()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h686 uint32_t IpBcastReceived; member
H A Demlxs_fc.h655 uint32_t IpBcastReceived; member