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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dradius_packet.c50 uint8_t *length_ptr; /* Points to the Length field of the */ local
84 length_ptr = ptr;
112 *length_ptr += len;
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_radiuspacket.c55 uint8_t *length_ptr; /* Points to the Length field of the */ local
88 length_ptr = ptr;
116 *length_ptr += len;

Completed in 655 milliseconds