Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif_tr.h47 struct trllc { struct
48 __u8 dsap; /* destination SAP */
49 __u8 ssap; /* source SAP */
50 __u8 llc; /* LLC control field */
51 __u8 protid[3]; /* protocol id */
52 __be16 ethertype; /* ether type field */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dif_tr.h48 struct trllc struct
50 u_int8_t dsap; /* destination SAP */
51 u_int8_t ssap; /* source SAP */
52 u_int8_t llc; /* LLC control field */
53 u_int8_t protid[3]; /* protocol id */
54 u_int16_t ethertype; /* ether type field */