Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sockaddr_llc Struct Reference

#include <llc.h>

Data Fields

__kernel_sa_family_t sllc_family
 
__kernel_sa_family_t sllc_arphrd
 
unsigned char sllc_test
 
unsigned char sllc_xid
 
unsigned char sllc_ua
 
unsigned char sllc_sap
 
unsigned char sllc_mac [IFHWADDRLEN]
 
unsigned char __pad [__LLC_SOCK_SIZE__-sizeof(__kernel_sa_family_t)*2-sizeof(unsigned char)*4-IFHWADDRLEN]
 

Detailed Description

Definition at line 19 of file llc.h.

Field Documentation

Definition at line 29 of file llc.h.

__kernel_sa_family_t sllc_arphrd

Definition at line 21 of file llc.h.

__kernel_sa_family_t sllc_family

Definition at line 20 of file llc.h.

unsigned char sllc_mac[IFHWADDRLEN]

Definition at line 26 of file llc.h.

unsigned char sllc_sap

Definition at line 25 of file llc.h.

unsigned char sllc_test

Definition at line 22 of file llc.h.

unsigned char sllc_ua

Definition at line 24 of file llc.h.

unsigned char sllc_xid

Definition at line 23 of file llc.h.


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