OpenCores
URL https://opencores.org/ocsvn/plasma/plasma/trunk

Subversion Repositories plasma

[/] [plasma/] [trunk/] [kernel/] [tcpip.h] - Diff between revs 320 and 325

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 320 Rev 325
Line 122... Line 122...
                      int send, void (*callback)(uint8 *data, int size));
                      int send, void (*callback)(uint8 *data, int size));
void TftpdInit(void);
void TftpdInit(void);
IPSocket *TftpTransfer(uint32 ip, char *filename, uint8 *buffer, int size,
IPSocket *TftpTransfer(uint32 ip, char *filename, uint8 *buffer, int size,
                       void (*callback)(uint8 *data, int bytes));
                       void (*callback)(uint8 *data, int bytes));
void ConsoleInit(void);
void ConsoleInit(void);
 
void *IPNameValue(const char *name, void *value);
 
 
#endif //__TCPIP_H__
#endif //__TCPIP_H__
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.