#include <dhcpd.h>
Data Fields | |
struct protocol * | next |
int | fd |
void(* | handler )(struct protocol *) |
void * | local |
Definition at line 1328 of file dhcpd.h.
void(* protocol::handler)(struct protocol *) |
void* protocol::local |
struct protocol* protocol::next [read] |