tftp_server
TAILQ_ENTRY(tftp_server) entry;
TAILQ_HEAD(, tftp_server) tftp_servers;
struct tftp_server *server;