KIO
dhcp_msg Struct Reference
#include <dhcp.h>
Public Attributes | |
uint8_t | chaddr [16] |
uint32_t | ciaddr |
uint8_t | file [128] |
uint16_t | flags |
uint32_t | giaddr |
uint8_t | hlen |
uint8_t | hops |
uint8_t | htype |
uint8_t | op |
uint8_t | options [DHCP_OPT_LEN] |
uint16_t | secs |
uint32_t | siaddr |
uint8_t | sname [64] |
uint32_t | xid |
uint32_t | yiaddr |
Detailed Description
Member Data Documentation
uint8_t dhcp_msg::options[DHCP_OPT_LEN] |
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.