Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
sttype-pointer.h
Go to the documentation of this file.
1
11#ifndef STTYPE_POINTER_H
12#define STTYPE_POINTER_H
13
14#include "dfilter-int.h"
15#include <epan/ftypes/ftypes.h>
16
17ftenum_t
18sttype_pointer_ftenum(stnode_t *node);
19
20#endif
Definition syntax-tree.h:78