Changeset e81d1af for examples/munge/lib/panon.h
- Timestamp:
- 04/26/05 11:25:49 (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:
- bf48ba2
- Parents:
- 4b30586
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/munge/lib/panon.h
r5959435 re81d1af 5 5 6 6 #include "rijndael.h" 7 #include < stdint.h>7 #include <inttypes.h> 8 8 9 9 uint32_t anonymize( const uint32_t orig_addr );
Note: See TracChangeset
for help on using the changeset viewer.