Home
last modified time | relevance | path

Searched refs:ts_seconds_type (Results 1 – 16 of 16) sorted by relevance

/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtimestamp.c21 static ts_seconds_type timestamp_seconds_type = TS_SECONDS_NOT_SET;
45 ts_seconds_type timestamp_get_seconds_type(void) in timestamp_get_seconds_type()
50 void timestamp_set_seconds_type(ts_seconds_type ts_t) in timestamp_set_seconds_type()
H A Dtimestamp.h61 } ts_seconds_type; typedef
69 WS_DLL_PUBLIC ts_seconds_type timestamp_get_seconds_type(void);
70 WS_DLL_PUBLIC void timestamp_set_seconds_type(ts_seconds_type);
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dtimestamp.c21 static ts_seconds_type timestamp_seconds_type = TS_SECONDS_NOT_SET;
45 ts_seconds_type timestamp_get_seconds_type(void) in timestamp_get_seconds_type()
50 void timestamp_set_seconds_type(ts_seconds_type ts_t) in timestamp_set_seconds_type()
H A Dtimestamp.h61 } ts_seconds_type; typedef
69 WS_DLL_PUBLIC ts_seconds_type timestamp_get_seconds_type(void);
70 WS_DLL_PUBLIC void timestamp_set_seconds_type(ts_seconds_type);
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dtimestamp.c21 static ts_seconds_type timestamp_seconds_type = TS_SECONDS_NOT_SET;
45 ts_seconds_type timestamp_get_seconds_type(void)
50 void timestamp_set_seconds_type(ts_seconds_type ts_t)
H A Dtimestamp.h61 } ts_seconds_type;
69 WS_DLL_PUBLIC ts_seconds_type timestamp_get_seconds_type(void);
70 WS_DLL_PUBLIC void timestamp_set_seconds_type(ts_seconds_type);
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dtimestamp.c21 static ts_seconds_type timestamp_seconds_type = TS_SECONDS_NOT_SET;
45 ts_seconds_type timestamp_get_seconds_type(void) in timestamp_get_seconds_type()
50 void timestamp_set_seconds_type(ts_seconds_type ts_t) in timestamp_set_seconds_type()
H A Dtimestamp.h61 } ts_seconds_type; typedef
69 WS_DLL_PUBLIC ts_seconds_type timestamp_get_seconds_type(void);
70 WS_DLL_PUBLIC void timestamp_set_seconds_type(ts_seconds_type);
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Drecent.h98 ts_seconds_type gui_seconds_format;
H A Drecent.c1086 (ts_seconds_type)str_to_val(value, ts_seconds_values, TS_SECONDS_DEFAULT); in read_set_recent_pair_static()
/dports/net/tshark/wireshark-3.6.1/ui/
H A Drecent.h98 ts_seconds_type gui_seconds_format;
H A Drecent.c1086 (ts_seconds_type)str_to_val(value, ts_seconds_values, TS_SECONDS_DEFAULT); in read_set_recent_pair_static()
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Drecent.h98 ts_seconds_type gui_seconds_format;
H A Drecent.c1086 (ts_seconds_type)str_to_val(value, ts_seconds_values, TS_SECONDS_DEFAULT); in read_set_recent_pair_static()
/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Drecent.h98 ts_seconds_type gui_seconds_format;
H A Drecent.c1086 (ts_seconds_type)str_to_val(value, ts_seconds_values, TS_SECONDS_DEFAULT); in read_set_recent_pair_static()