chg: [pibs] updated pibs header file
parent
985496222a
commit
bd759f159a
|
@ -126,4 +126,5 @@ void process_redis_list(pibs_t* pibs);
|
||||||
void synseen_process_frame(pibs_t *pibs, wtap *wth, uint8_t* eth,
|
void synseen_process_frame(pibs_t *pibs, wtap *wth, uint8_t* eth,
|
||||||
struct ip* ipv4, struct tcphdr* tcp);
|
struct ip* ipv4, struct tcphdr* tcp);
|
||||||
int synseen_init(pibs_t* pibs);
|
int synseen_init(pibs_t* pibs);
|
||||||
|
pibs_t* init(void);
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue