Home
last modified time | relevance | path

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

/linux/drivers/net/arcnet/
A Darcdevice.h223 struct Outgoing { struct
224 struct ArcProto *proto; /* protocol driver that owns this:
227 struct sk_buff *skb; /* buffer from upper levels */
228 struct archdr *pkt; /* a pointer into the skb */
229 uint16_t length, /* bytes total */
230 dataleft, /* bytes left */
231 segnum, /* segment being sent */
232 numsegs; /* number of segments */

Completed in 5 milliseconds