Searched defs:Outgoing (Results 1 – 1 of 1) sorted by relevance
228 struct Outgoing { struct229 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 */