Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
link_row_tag Struct Reference

Represents a single link-layer type row in the interface link-type selection list. More...

#include <capture_opts.h>

Public Attributes

char * name
int dlt

Detailed Description

Represents a single link-layer type row in the interface link-type selection list.

Member Data Documentation

◆ dlt

int link_row_tag::dlt

Data link type (DLT) value corresponding to this link-layer type.

◆ name

char* link_row_tag::name

Human-readable name of the link-layer type.


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