Home | History | Annotate | Download | only in radius

Lines Matching refs:vendor_length

919 			if (vhdr->vendor_length > left ||
920 vhdr->vendor_length < sizeof(*vhdr)) {
925 pos += vhdr->vendor_length;
926 left -= vhdr->vendor_length;
930 len = vhdr->vendor_length - sizeof(*vhdr);
1169 vhdr->vendor_length = hlen + elen - sizeof(vendor_id);
1194 vhdr->vendor_length = hlen + elen - sizeof(vendor_id);