- Timestamp:
- 10/15/09 18:46:08 (13 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 34cab5b
- Parents:
- 189f5c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/libtrace_int.h
r3c26e2a reade363 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.