FreeBSD kernel netgraph code
cisco_header Struct Reference

Data Fields

uint8_t address
 
uint8_t control
 
uint16_t protocol
 

Detailed Description

Definition at line 72 of file ng_cisco.c.

Field Documentation

◆ address

uint8_t cisco_header::address

Definition at line 73 of file ng_cisco.c.

Referenced by cisco_input(), cisco_rcvdata(), and cisco_send().

◆ control

uint8_t cisco_header::control

Definition at line 74 of file ng_cisco.c.

Referenced by cisco_rcvdata(), and cisco_send().

◆ protocol

uint16_t cisco_header::protocol

Definition at line 75 of file ng_cisco.c.

Referenced by cisco_input(), cisco_rcvdata(), and cisco_send().


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