Home
last modified time | relevance | path

Searched refs:TR_ALEN (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Dif_tr.h27 #define TR_ALEN 6 /* Octets in one token-ring addr */ macro
41 u_int8_t daddr[TR_ALEN]; /* destination address */
42 u_int8_t saddr[TR_ALEN]; /* source address */
103 u_int8_t trn_dhost[TR_ALEN]; /* destination host */
104 u_int8_t trn_shost[TR_ALEN]; /* source host */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dif_tr.h26 #define TR_ALEN 6 /* Octets in one token-ring addr */ macro
39 __u8 daddr[TR_ALEN]; /* destination address */
40 __u8 saddr[TR_ALEN]; /* source address */