Home
last modified time | relevance | path

Searched refs:option_windowsize (Results 1 – 2 of 2) sorted by relevance

/freebsd/libexec/tftpd/
H A Dtftp-options.h42 int option_windowsize(int peer);
H A Dtftp-options.c57 { "windowsize", NULL, NULL, option_windowsize, 1 },
331 option_windowsize(int peer) in option_windowsize() function