Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_capture_cooked Struct Reference

The context information for cooked mode capture. More...

#include <capture.h>

Data Fields

uint16_t hatype
 Link-layer address type.
uint16_t halen
 Link-layer address length.
uint8_t addr [8]
 Link-layer address.

Detailed Description

The context information for cooked mode capture.

Field Documentation

◆ addr

uint8_t net_capture_cooked::addr[8]

Link-layer address.

◆ halen

uint16_t net_capture_cooked::halen

Link-layer address length.

◆ hatype

uint16_t net_capture_cooked::hatype

Link-layer address type.


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