Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/h/
Dsmt.h50 _packed struct smt_header { struct
51 struct fddi_addr smt_dest ; /* destination address */
52 struct fddi_addr smt_source ; /* source address */
53 u_char smt_class ; /* NIF, SIF ... */
54 u_char smt_type ; /* req., response .. */
55 u_short smt_version ; /* version id */
56 u_int smt_tid ; /* transaction ID */
57 struct smt_sid smt_sid ; /* station ID */
58 u_short smt_pad ; /* pad with 0 */
59 u_short smt_len ; /* length of info field */