Embedded TCP/IP stack
4.1.0
|
fnet_stack.h
void * netheap_ptr
Pointer to the FNET heap buffer. The FNET uses this heap buffer for the internal dynamic data alloc...
Definition: fnet_stack.h:110
fnet_return_t fnet_init(struct fnet_init_params *init_params)
Initializes the FNET TCP/IP stack.
Mutex API. It should be defined by application if FNET_CFG_MULTITHREADING is enabled.
Definition: fnet_stack.h:95
unsigned long fnet_size_t
Unsigned integer type representing the size in bytes.
Definition: fnet_stdlib.h:56
const fnet_mutex_api_t * mutex_api
Mutex API. It is optional and availble only when FNET_CFG_MULTITHREADING is set.
Definition: fnet_stack.h:124
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net