- Timestamp:
- 12/13/06 16:16:48 (14 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:
- 8d1e551
- Parents:
- 48589ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
swig/libtrace.i
rf0b9060 rafd283a 210 210 return trace_get_framing_length(self); 211 211 } 212 int get_wire_length() { 213 return trace_get_wire_length(self); 214 } 212 215 libtrace_linktype_t get_link_type() { 213 216 return trace_get_link_type(self);
Note: See TracChangeset
for help on using the changeset viewer.