Home
last modified time | relevance | path

Searched refs: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 */ in snd_radius_request() local
84 length_ptr = ptr; in snd_radius_request()
112 *length_ptr += len; in snd_radius_request()
/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 */ in iscsit_snd_radius_request() local
88 length_ptr = ptr; in iscsit_snd_radius_request()
116 *length_ptr += len; in iscsit_snd_radius_request()