Home
last modified time | relevance | path

Searched defs:llc_struct (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/net/
Dllc.h12 struct llc_struct struct
14 char eye[4]; /* To recognize llc area in dump */
15 int retry_count; /* LLC link state variables */
16 unsigned char name[9]; /* name of this llc instance */
17 unsigned char s_flag;
18 unsigned char p_flag;
19 unsigned char f_flag;
20 unsigned char data_flag;
21 unsigned char cause_flag;
22 unsigned char vs; /* Send state variable */
[all …]