api_msg.h File Reference

#include "net/opt.h"
#include "net/pbuf.h"
#include "net/sys.h"
#include "net/ipv4/ip.h"
#include "net/udp.h"
#include "net/tcp.h"
#include "net/api.h"

Go to the source code of this file.

Data Structures

struct  api_msg
struct  api_msg_msg

Enumerations

enum  api_msg_type {
  API_MSG_NEWCONN, API_MSG_DELCONN, API_MSG_BIND, API_MSG_CONNECT,
  API_MSG_LISTEN, API_MSG_ACCEPT, API_MSG_SEND, API_MSG_RECV,
  API_MSG_WRITE, API_MSG_CLOSE, API_MSG_MAX
}

Functions

void api_msg_input (struct api_msg *msg)
void api_msg_post (struct api_msg *msg)


Enumeration Type Documentation

enum api_msg_type
 

Enumeration values:
API_MSG_NEWCONN 
API_MSG_DELCONN 
API_MSG_BIND 
API_MSG_CONNECT 
API_MSG_LISTEN 
API_MSG_ACCEPT 
API_MSG_SEND 
API_MSG_RECV 
API_MSG_WRITE 
API_MSG_CLOSE 
API_MSG_MAX 


Function Documentation

void api_msg_input struct api_msg msg  ) 
 

void api_msg_post struct api_msg msg  ) 
 


Generated on Sat May 8 09:28:19 2004 for Ubixos by doxygen 1.3.3