Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Functions
sttype-field.h File Reference
#include "dfilter-int.h"
#include "drange.h"

Go to the source code of this file.

Functions

WS_DLL_PUBLIC header_field_infosttype_field_hfinfo (stnode_t *node)
 
ftenum_t sttype_field_ftenum (stnode_t *node)
 
drange_tsttype_field_drange (stnode_t *node)
 
drange_tsttype_field_drange_steal (stnode_t *node)
 
bool sttype_field_raw (stnode_t *node)
 
bool sttype_field_value_string (stnode_t *node)
 
void sttype_field_set_range (stnode_t *node, GSList *drange_list)
 
void sttype_field_set_range1 (stnode_t *node, drange_node *rn)
 
void sttype_field_set_drange (stnode_t *node, drange_t *dr)
 
void sttype_field_set_raw (stnode_t *node, bool raw)
 
void sttype_field_set_value_string (stnode_t *node, bool is_vs)
 
char * sttype_field_set_number (stnode_t *node, const char *number_str)
 
void sttype_field_remove_drange (stnode_t *node)
 

Detailed Description

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 2001 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later