index
:
mirrors/midbro
broccoli-events
broccoli-test
master
shared-library
Packet Capturing for Intrusion Detection Systems (GitHub mirror)
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
broccoli
/
includes
/
broevent.h
blob: 5e34f5c1981da94590f5f45a0c640837481eb00b (
plain
)
1
2
3
4
#ifndef BROEVENT_H
#define BROEVENT_H
void
*
bro_event_listener
(
void
*
args
);
#endif