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
◆ chaddr
◆ ciaddr
◆ file
◆ flags
◆ giaddr
◆ hlen
◆ hops
◆ htype
◆ op
◆ options
uint8_t dhcp_msg::options[DHCP_OPT_LEN] |
◆ secs
◆ siaddr
◆ sname
◆ xid
◆ yiaddr
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:31:46 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 09:31:46 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.