Home
last modified time | relevance | path

Searched defs:trh_hdr (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.h36 struct trh_hdr { struct
37 __u8 ac; /* access control field */
38 __u8 fc; /* frame control field */
39 __u8 daddr[TR_ALEN]; /* destination address */
40 __u8 saddr[TR_ALEN]; /* source address */
41 __be16 rcf; /* route control field */
42 __be16 rseg[8]; /* routing registers */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dif_tr.h37 struct trh_hdr struct
39 u_int8_t ac; /* access control field */
40 u_int8_t fc; /* frame control field */
41 u_int8_t daddr[TR_ALEN]; /* destination address */
42 u_int8_t saddr[TR_ALEN]; /* source address */
43 u_int16_t rcf; /* route control field */
44 u_int16_t rseg[8]; /* routing registers */