We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9854962 commit bd759f1Copy full SHA for bd759f1
bin/pibs.h
@@ -126,4 +126,5 @@ void process_redis_list(pibs_t* pibs);
126
void synseen_process_frame(pibs_t *pibs, wtap *wth, uint8_t* eth,
127
struct ip* ipv4, struct tcphdr* tcp);
128
int synseen_init(pibs_t* pibs);
129
+pibs_t* init(void);
130
#endif
0 commit comments