hdhomerun_dhcp.c File Reference

Go to the source code of this file.

Classes

struct  dhcp_hdr_t
struct  hdhomerun_dhcp_t

Functions

static THREAD_FUNC_PREFIX hdhomerun_dhcp_thread_execute (void *arg)
struct hdhomerun_dhcp_thdhomerun_dhcp_create (uint32_t bind_address)
void hdhomerun_dhcp_destroy (struct hdhomerun_dhcp_t *dhcp)
static void hdhomerun_dhcp_send (struct hdhomerun_dhcp_t *dhcp, uint8_t message_type, struct hdhomerun_pkt_t *pkt)
static void hdhomerun_dhcp_recv (struct hdhomerun_dhcp_t *dhcp, struct hdhomerun_pkt_t *pkt)


Function Documentation

static THREAD_FUNC_PREFIX hdhomerun_dhcp_thread_execute ( void *  arg  )  [static]

Definition at line 211 of file hdhomerun_dhcp.c.

Referenced by hdhomerun_dhcp_create().

struct hdhomerun_dhcp_t* hdhomerun_dhcp_create ( uint32_t  bind_address  )  [read]

Definition at line 50 of file hdhomerun_dhcp.c.

void hdhomerun_dhcp_destroy ( struct hdhomerun_dhcp_t dhcp  ) 

Definition at line 112 of file hdhomerun_dhcp.c.

static void hdhomerun_dhcp_send ( struct hdhomerun_dhcp_t dhcp,
uint8_t  message_type,
struct hdhomerun_pkt_t pkt 
) [static]

Definition at line 121 of file hdhomerun_dhcp.c.

Referenced by hdhomerun_dhcp_recv().

static void hdhomerun_dhcp_recv ( struct hdhomerun_dhcp_t dhcp,
struct hdhomerun_pkt_t pkt 
) [static]

Definition at line 170 of file hdhomerun_dhcp.c.

Referenced by hdhomerun_dhcp_thread_execute().


Generated on Sat Dec 18 05:15:52 2010 for MythTV by  doxygen 1.5.5