Searched refs:RAD_PACKET_HDR_LEN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Dradius_protocol.h77 #define RAD_PACKET_HDR_LEN 20 macro
H A Dradius_packet.c258 if (declared_len > RAD_PACKET_HDR_LEN) {
261 declared_len - RAD_PACKET_HDR_LEN);
/illumos-gate/usr/src/uts/common/sys/iscsit/
H A Dradius_protocol.h77 #define RAD_PACKET_HDR_LEN 20 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_radiuspacket.c266 if (declared_len > RAD_PACKET_HDR_LEN) {
269 declared_len - RAD_PACKET_HDR_LEN);

Completed in 45 milliseconds