Changeset 6d977c9 for libpacketdump
- Timestamp:
- 11/13/06 16:27:17 (16 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:
- cec8028
- Parents:
- bb75d10
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpacketdump/link_3.protocol
r609886c r6d977c9 1 2 be32 hex "Legacy: Timestamp" 3 be8 integer "ATM: DSAP" 4 be8 integer "ATM: SSAP" 5 be8 integer "ATM: Control" 6 be24 integer "ATM: OUI" 7 be16 hex "ATM: Type" 8 next "eth" "ATM: Type" 1 le12 integer "ATM: VPI" 2 le16 integer "ATM: VCI" 3 le3 hex "ATM: Payload Type" 4 le1 flag "ATM: Cell loss priority" 5 be8 hex "LLC: DSAP" 6 be8 hex "LLC: SSAP" 7 be8 hex "LLC: Control" 8 be24 hex "SNAP: OUI" 9 be16 hex "SNAP: Type" 10 next "eth" "SNAP: Type"
Note: See TracChangeset
for help on using the changeset viewer.