Home
last modified time | relevance | path

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

/dragonfly/libexec/rbootd/
H A Drmp.h84 struct hp_llc { struct
85 u_int8_t dsap; /* 802.2 DSAP */
86 u_int8_t ssap; /* 802.2 SSAP */
87 u_int16_t cntrl; /* 802.2 control field */
88 u_int16_t filler; /* HP filler (must be zero) */
89 u_int16_t dxsap; /* HP extended DSAP */
90 u_int16_t sxsap; /* HP extended SSAP */
H A Drmp_var.h205 struct hp_llc hp_llc; member