Wireshark 4.7.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
25
26#endif
enum ftenum ftenum_t
Convenience typedef for ftenum.
Definition ftypes.h:190
A single node instance in the display filter syntax tree.
Definition syntax-tree.h:115
ftenum_t sttype_pointer_ftenum(stnode_t *node)
Retrieves the ftype enum for a pointer node.
Definition sttype-pointer.c:110