Home
last modified time | relevance | path

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

/drivers/net/arcnet/
Darcdevice.h228 struct Outgoing { struct
229 struct ArcProto *proto; /* protocol driver that owns this:
232 struct sk_buff *skb; /* buffer from upper levels */
233 struct archdr *pkt; /* a pointer into the skb */
234 uint16_t length, /* bytes total */
235 dataleft, /* bytes left */
236 segnum, /* segment being sent */
237 numsegs; /* number of segments */