Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/tftpd/
Dtftp-options.h45 int option_windowsize(int peer);
Dtftp-options.c59 { "windowsize", NULL, NULL, option_windowsize, 1 },
280 option_windowsize(int peer) in option_windowsize() function