Searched refs:tftp_oack_len (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ | ||
H A D | tftp.c | 233 int tftp_oack_len; local 251 tftp_oack_len = len - sizeof(t->th_opcode); 252 if (tftp_parse_oack(h, t->th_u.tu_stuff, tftp_oack_len) != 0) { |
Completed in 57 milliseconds