Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
lcp_options Struct Reference

#include <ppp.h>

Data Fields

uint32_t magic
 Magic number.
 
uint32_t async_map
 Async char map.
 
uint16_t mru
 Maximum Receive Unit value.
 
uint16_t auth_proto
 Which authentication protocol was negotiated (0 means none)
 

Field Documentation

◆ async_map

uint32_t lcp_options::async_map

Async char map.

◆ auth_proto

uint16_t lcp_options::auth_proto

Which authentication protocol was negotiated (0 means none)

◆ magic

uint32_t lcp_options::magic

Magic number.

◆ mru

uint16_t lcp_options::mru

Maximum Receive Unit value.


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