Home
last modified time | relevance | path

Searched refs:DSLength (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/iscsi_initiator/
Disc_sm.c283 bhp->DSLength = ((n & 0x00ff0000) >> 16) in i_prepPDU()
287 bhp->DSLength = n; in i_prepPDU()
Disc_soc.c448 if(bhs->DSLength) { in so_recv()
449 len = bhs->DSLength; in so_recv()
Discsi.h87 u_int DSLength:24; // in bytes member