Loading...
Searching...
No Matches
ndp_opt_t Struct Reference

General NDP option format. More...

Detailed Description

General NDP option format.

See also
RFC 4861, section 4.6

Definition at line 298 of file ndp.h.

#include <ndp.h>

Data Fields

uint8_t type
 option type
 
uint8_t len
 length in units of 8 octets
 

Field Documentation

◆ len

uint8_t ndp_opt_t::len

length in units of 8 octets

Definition at line 300 of file ndp.h.

◆ type

uint8_t ndp_opt_t::type

option type

Definition at line 299 of file ndp.h.


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