Home
last modified time | relevance | path

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

/original-bsd/sys/vax/if/
H A Dif_exreg.h168 struct enet_xmit { /* send a packet on the Ethernet */ struct
169 /*12*/ u_char et_rqst; /* request code */
170 /*13*/ u_char et_rply; /* reply code */
171 /*14*/ u_char et_slot; /* address slot matching dest address */
172 /*15*/ u_char et_nblock; /* number of blocks composing packet */
173 /*16*/ struct buf_blk et_blks[NFRAGMENTS]; /* array of block descriptors */
/original-bsd/sys/tahoe/if/
H A Dif_exreg.h166 struct enet_xmit { /* send a packet on the Ethernet */ struct
167 /*12*/ u_char et_rqst; /* request code */
168 /*13*/ u_char et_rply; /* reply code */
169 /*14*/ u_char et_slot; /* address slot matching dest address */
170 /*15*/ u_char et_nblock; /* number of blocks composing packet */
171 /*16*/ struct buf_blk et_blks[NFRAGMENTS]; /* array of block descriptors */