- Timestamp:
- 02/05/10 16:24:24 (12 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:
- 21ae4b9
- Parents:
- 30892b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
r23e1258 r0bb3004 1212 1212 * @returns -1 on error, 0 on success 1213 1213 */ 1214 int trace_bpf_compile(libtrace_filter_t *filter,1214 static int trace_bpf_compile(libtrace_filter_t *filter, 1215 1215 const libtrace_packet_t *packet ) { 1216 1216 #ifdef HAVE_BPF_FILTER
Note: See TracChangeset
for help on using the changeset viewer.