Searched defs:dlist6 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_clnt.c710 struct net_data6 dlist6; local
823 dlist6.local_cd = local_index;
824 dlist6.cd = remote_index;
826 dlist6.len = (int)fba_len;
827 dlist6.qpos = qpos;
828 dlist6.pos = fba_pos;
829 dlist6.idx = -1; /* Starting index */
830 dlist6.flag = transflag;
831 dlist6.seq = aseq; /* sequence number */
832 dlist6
[all...]

Completed in 47 milliseconds