nip_tcp_sock_addr Struct Reference

#include <tcp.h>


Data Fields

uint16_t port
 TCP port in network byte order.
uint8_t ip [4]
 IP address.


Detailed Description

Definition at line 123 of file tcp.h.


Field Documentation

TCP port in network byte order.

Definition at line 125 of file tcp.h.

Referenced by nip_tcp_create_conn(), nip_tcp_disp_send(), and nip_tcp_find_conn().

IP address.

Definition at line 126 of file tcp.h.

Referenced by nip_tcp_create_conn(), nip_tcp_disp_send(), and nip_tcp_find_conn().


The documentation for this struct was generated from the following file:

Generated on Thu Jul 10 01:10:10 2008 for NIP by  doxygen 1.5.5