URL
https://opencores.org/ocsvn/plasma/plasma/trunk
[/] [plasma/] [trunk/] [kernel/] [tcpip.h] - Diff between revs 423 and 424
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 423 |
Rev 424 |
Line 135... |
Line 135... |
IPSocket *TftpTransfer(uint32 ip, char *filename, uint8 *buffer, int size,
|
IPSocket *TftpTransfer(uint32 ip, char *filename, uint8 *buffer, int size,
|
IPCallbackPtr callback);
|
IPCallbackPtr callback);
|
void ConsoleInit(void);
|
void ConsoleInit(void);
|
void *IPNameValue(const char *name, void *value);
|
void *IPNameValue(const char *name, void *value);
|
int ConsoleGetch(void);
|
int ConsoleGetch(void);
|
|
void ConsoleRun(IPSocket *socket, char *argv[]);
|
#ifndef INSIDE_NETUTIL
|
#ifndef INSIDE_NETUTIL
|
int ConsoleScanf(char *format, ...);
|
int ConsoleScanf(char *format, ...);
|
int ConsolePrintf(char *format, ...);
|
int ConsolePrintf(char *format, ...);
|
#endif
|
#endif
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.