Go to the source code of this file.
Functions | |
| LIBTYPE struct hdhomerun_dhcp_t * | hdhomerun_dhcp_create (uint32_t bind_address) |
| LIBTYPE void | hdhomerun_dhcp_destroy (struct hdhomerun_dhcp_t *dhcp) |
| LIBTYPE struct hdhomerun_dhcp_t* hdhomerun_dhcp_create | ( | uint32_t | bind_address | ) | [read] |
Definition at line 50 of file hdhomerun_dhcp.c.
| LIBTYPE void hdhomerun_dhcp_destroy | ( | struct hdhomerun_dhcp_t * | dhcp | ) |
Definition at line 112 of file hdhomerun_dhcp.c.
1.5.5