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

/freebsd-9.3-release/lib/libstand/
H A Dtftp.c233 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