Searched refs:net_dest_addr (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcip.h | 538 la_wwn_t net_dest_addr; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 2854 if ((fcip_wwn_compare(&nhdr->net_dest_addr, &fport->fcipp_pwwn, in fcip_data_cb() 2856 (!IS_BROADCAST_ADDR(&nhdr->net_dest_addr))) { in fcip_data_cb() 2860 IS_BROADCAST_ADDR(&nhdr->net_dest_addr)) { in fcip_data_cb() 3235 dhostp = &nhdr->net_dest_addr; in fcip_sendup() 3367 wwn_to_ether(&nhdr->net_dest_addr, &dest_addr); in fcip_addudind() 3718 fdestp = fcip_get_dest(fptr, &headerp->net_dest_addr); in fcip_wput() 3901 &headerp->net_dest_addr); in fcip_wsrv() 5094 bcopy(&wwn, &headerp->net_dest_addr, sizeof (la_wwn_t)); in fcip_udreq() 5128 bcopy(&wwn, &headerp->net_dest_addr, sizeof (la_wwn_t)); in fcip_udreq() 5625 bcopy(&wwn, &headerp->net_dest_addr, sizeof (la_wwn_t)); in fcip_dl_ioc_hdr_info()
|