Searched refs:fcip_arpbroadcast_addr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c553 static struct ether_addr fcip_arpbroadcast_addr = { variable in typeref:struct:ether_addr
5172 ether_bcopy(&fcip_arpbroadcast_addr, ep);
5269 if (ether_cmp(&dlap->dl_phys, &fcip_arpbroadcast_addr) == 0) {
5303 if (ether_cmp(&dlap->dl_phys, &fcip_arpbroadcast_addr) == 0) {
5647 (ether_cmp(addrp, &fcip_arpbroadcast_addr) == 0)) {
5800 if (ether_cmp(&dlap->dl_phys, &fcip_arpbroadcast_addr) == 0) {
6232 ether_to_wwn(&fcip_arpbroadcast_addr, &broadcast_wwn);
7048 ether_to_wwn(&fcip_arpbroadcast_addr, &broadcast_wwn);

Completed in 56 milliseconds