Changeset 1450 for trunk/lib/libtrace_int.h
- Timestamp:
- 10/15/09 18:46:08 (4 years ago)
- File:
-
- 1 edited
-
trunk/lib/libtrace_int.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/libtrace_int.h
r1444 r1450 214 214 uint16_t hatype; /* link-layer address type */ 215 215 uint16_t halen; /* link-layer address length */ 216 char addr[8];/* link-layer address */216 unsigned char addr[8]; /* link-layer address */ 217 217 uint16_t protocol; /* protocol */ 218 218 } libtrace_sll_header_t;
Note: See TracChangeset
for help on using the changeset viewer.
