fip_udp_listenPortList_t Struct Reference
[UDP Specific Packet Handling]

This structure holds information on any open "listen" ports. More...

#include <fip_udp.h>


Data Fields

uint16_t listenPort
 UDP Port we listen on.
fip_ifnum_t ifnum
 Interface we listen on.
fip_ipnum_t ipnum
 IP Number we listen on.
void(* udpProcess )(char *)
 Function called when new data is received.
char * dataToPass
 Parameter passed to function when new data received.


Detailed Description

This structure holds information on any open "listen" ports.


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

Generated on Wed Dec 8 13:00:49 2010 for FIP by  doxygen 1.5.7.1