Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/arcnet/
Darcdevice.h226 struct Outgoing { struct
227 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 */