Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:out_end

2018 	const uint8_t *out_end;
2032 out_end = dst_iterator.end;
2041 if (out + option_length + 3 > out_end) {