* Added a soon to be used index field.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38390 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -29,6 +29,7 @@ typedef struct net_buffer {
|
|||||||
} fragment;
|
} fragment;
|
||||||
uint32 sequence;
|
uint32 sequence;
|
||||||
uint32 offset;
|
uint32 offset;
|
||||||
|
uint32 index;
|
||||||
int32 type;
|
int32 type;
|
||||||
};
|
};
|
||||||
uint32 flags;
|
uint32 flags;
|
||||||
|
|||||||
Reference in New Issue
Block a user