libnet_802_1x_hdr

Langue: en

Autres versions - même langue

Version: 318213 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

libnet_802_1x_hdr - IEEE 802.1X EAP header

SYNOPSIS


#include <libnet-headers.h>

Data Fields


u_int8_t dot1x_version

u_int8_t dot1x_type

u_int16_t dot1x_length

Detailed Description

IEEE 802.1X EAP (Extensible Authentication Protocol) header, static header size: 4 bytes

Field Documentation

u_int16_t libnet_802_1x_hdr::dot1x_length

total frame length

u_int8_t libnet_802_1x_hdr::dot1x_type

frame type

u_int8_t libnet_802_1x_hdr::dot1x_version

protocol version

Author

Generated automatically by Doxygen for libnet from the source code.