Searched defs:Outgoing (Results 1 – 1 of 1) sorted by relevance
226 struct Outgoing { struct227 struct ArcProto *proto; /* protocol driver that owns this:230 struct sk_buff *skb; /* buffer from upper levels */231 struct archdr *pkt; /* a pointer into the skb */232 uint16_t length, /* bytes total */233 dataleft, /* bytes left */234 segnum, /* segment being sent */235 numsegs; /* number of segments */