Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
dfilter
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
23
ftenum_t
24
sttype_pointer_ftenum
(
stnode_t
*node);
25
26
#endif
dfilter-int.h
ftypes.h
ftenum_t
enum ftenum ftenum_t
Convenience typedef for ftenum.
Definition
ftypes.h:190
stnode
A single node instance in the display filter syntax tree.
Definition
syntax-tree.h:115
sttype_pointer_ftenum
ftenum_t sttype_pointer_ftenum(stnode_t *node)
Retrieves the ftype enum for a pointer node.
Definition
sttype-pointer.c:110
Generated by
1.9.8