We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f21aa8 + 43df0bb commit 4546ff6Copy full SHA for 4546ff6
1 file changed
src/plugins/input/raw/src/raw.hpp
@@ -150,6 +150,4 @@ class RawReader : public InputPlugin {
150
void print_available_ifcs();
151
};
152
153
-void packet_handler(u_char* arg, const struct pcap_pkthdr* h, const u_char* data);
154
-
155
} // namespace ipxp
0 commit comments