libtins  4.0
Public Attributes | List of all members
Tins::BootP::bootp_header Struct Reference

#include <bootp.h>

Public Attributes

uint8_t opcode
 
uint8_t htype
 
uint8_t hlen
 
uint8_t hops
 
uint32_t xid
 
uint16_t secs
 
uint16_t padding
 
uint32_t ciaddr
 
uint32_t yiaddr
 
uint32_t siaddr
 
uint32_t giaddr
 
uint8_t chaddr [16]
 
uint8_t sname [64]
 
uint8_t file [128]
 

Detailed Description

Struct that represents the Bootp datagram.


The documentation for this struct was generated from the following file: