ndp_opt_mtu_t Struct Reference

MTU option format. More...

Detailed Description

MTU option format.

See also
RFC 4861, section 4.6.4

Definition at line 329 of file ndp.h.

#include <ndp.h>

Data Fields

uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 
network_uint16_t resv
 reserved field
 
network_uint32_t mtu
 MTU.
 
- Data Fields inherited from ndp_opt_t
uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 

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