ConOpSys V2970  P004.07
ANVILEX control operating system
Classes | Functions
tftp_server.h File Reference

Trivial File Transfer Protocol (RFC 1350) More...

#include "lwip/apps/tftp_opts.h"
#include "lwip/err.h"
#include "lwip/pbuf.h"
Include dependency graph for tftp_server.h:

Go to the source code of this file.

Classes

struct  tftp_context
 

Functions

err_t tftp_init (const struct tftp_context *ctx)
 
void tftp_cleanup (void)
 

Detailed Description

Trivial File Transfer Protocol (RFC 1350)

Author
Logan Gunthorpe logan.nosp@m.g@de.nosp@m.ltate.nosp@m.e.co.nosp@m.m

Copyright (c) Deltatee Enterprises Ltd. 2013 All rights reserved.

Function Documentation

◆ tftp_cleanup()

void tftp_cleanup ( void  )

◆ tftp_init()

err_t tftp_init ( const struct tftp_context ctx)