Wireshark  4.3.0
The Wireshark network protocol analyzer
ps.h
Go to the documentation of this file.
1 
14 #ifndef __PS_H__
15 #define __PS_H__
16 
17 /* Functions in ps.c; automatically generated by rdps.py */
18 
19 void print_ps_preamble(FILE *);
20 void print_ps_finale(FILE *);
21 
22 #endif /* ps.h */