index
:
nfcollect
devel
sqlite3
Efficiently collect Netfilter NFLOG packets in binary (compressed) format (https://github.com/yunchih/nfcollect)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
commit.h
blob: 47a3099a83d82e57809d418bef67aa8d7bd775f1 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef COMMIT_H
#define COMMIT_H
void
*
commit
(
void
*
targs
);
#endif
// COMMIT_H