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

Go to the source code of this file.

Functions

stnumber_t sttype_number_get_type (stnode_t *st)
 
void sttype_number_set_integer (stnode_t *st, int64_t value)
 
int64_t sttype_number_get_integer (stnode_t *st)
 
void sttype_number_set_unsigned (stnode_t *st, uint64_t value)
 
uint64_t sttype_number_get_unsigned (stnode_t *st)
 
void sttype_number_set_float (stnode_t *st, double value)
 
double sttype_number_get_float (stnode_t *st)
 

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