Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h522 uchar_t resp_ip[16]; /* IP address or Responder */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6102 bcopy(ip_addr, fcmd->resp_ip, ip_addr_len); in fcip_do_farp()