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

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_lro.c229 lro->dest_ip == ip->ip_dst.s_addr) {
326 lro->dest_ip = ip->ip_dst.s_addr;
H A Dmyri10ge_var.h359 uint32_t dest_ip; member in struct:lro_entry
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dxdr_rec.c210 int32_t *dest_ip = ((int32_t *)(rstrm->out_finger)); local
221 dest_ip = ((int32_t *)(rstrm->out_finger));
224 *dest_ip = (int32_t)htonl((uint32_t)(*ip));
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h431 IP4_t dest_ip; /* Only accept packets sent to this IP */ member in struct:__anon2138
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dpxe.h423 IP4_t dest_ip; /* Only accept packets sent to this IP */ member in struct:__anon324
H A Dpxe.c689 udpread_p->dest_ip = h->myip.s_addr;
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c8300 _ii_ab_join_bmp(_ii_info_t *dest_ip, _ii_info_t *src_ip) argument
8309 (dest_ip->bi_flags & DSW_BMPOFFLINE))
8331 II_READ_START(dest_ip, bitmap);
8332 rc = nsc_alloc_buf(dest_ip->bi_bmpfd, src_fba_pos, len,
8334 II_READ_END(dest_ip, bitmap, rc, len);
8340 _ii_error(dest_ip, DSW_BMPOFFLINE);
8346 II_NSC_WRITE(dest_ip, bitmap, rc, dest_tmp,
8353 _ii_error(dest_ip, DSW_BMPOFFLINE);
8358 dest_ip->bi_state |= (DSW_CNTSHDBITS|DSW_CNTCPYBITS);
8879 _ii_km_join_bmp(_ii_info_t *dest_ip, _ii_info_ argument
[all...]

Completed in 71 milliseconds