Home
last modified time | relevance | path

Searched defs:ts_secs (Results 1 – 15 of 15) sorted by relevance

/dports/net/raddump/raddump-0.3.1/
H A Dpktrecord.h26 unsigned int ts_secs; /* timestamp, seconds component */ member
/dports/net-mgmt/openbmp/openbmp-0.14.0/Server/src/bmp/
H A DparseBMP.h102 uint32_t ts_secs; ///< 4 byte timestamp in seconds member
144 unsigned long ts_secs : 32; // 4 byte timestamp in seconds member
/dports/net/tcptrace/tcptrace-508f73a/
H A Dnlanr.c113 unsigned int ts_secs; member
H A Dtcpdump.h125 u_int ts_secs; /* time stamp -- seconds */ member
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dpacketlogger.c31 guint32 ts_secs; member
H A Dvisual.c100 … guint32 ts_secs; /* seonds value of sysUpTime when the last cell of this PDU was captured */ member
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dpacketlogger.c31 guint32 ts_secs; member
H A Dvisual.c100 … guint32 ts_secs; /* seonds value of sysUpTime when the last cell of this PDU was captured */ member
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-streaming.cpp158 bool fps_timestamps::add_ts(double ts_secs, unsigned sequence, unsigned field) in add_ts()
1417 double ts_secs = buf.g_timestamp().tv_sec + buf.g_timestamp().tv_usec / 1000000.0; in do_handle_cap() local
1519 double ts_secs = buf.g_timestamp().tv_sec + buf.g_timestamp().tv_usec / 1000000.0; in do_handle_out() local
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-streaming.cpp158 bool fps_timestamps::add_ts(double ts_secs, unsigned sequence, unsigned field) in add_ts()
1417 double ts_secs = buf.g_timestamp().tv_sec + buf.g_timestamp().tv_usec / 1000000.0; in do_handle_cap() local
1519 double ts_secs = buf.g_timestamp().tv_sec + buf.g_timestamp().tv_usec / 1000000.0; in do_handle_out() local
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-streaming.cpp158 bool fps_timestamps::add_ts(double ts_secs, unsigned sequence, unsigned field) in add_ts()
1417 double ts_secs = buf.g_timestamp().tv_sec + buf.g_timestamp().tv_usec / 1000000.0; in do_handle_cap() local
1519 double ts_secs = buf.g_timestamp().tv_sec + buf.g_timestamp().tv_usec / 1000000.0; in do_handle_out() local
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dvisual.c100 … guint32 ts_secs; /* seonds value of sysUpTime when the last cell of this PDU was captured */ member
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dvisual.c100 … guint32 ts_secs; /* seonds value of sysUpTime when the last cell of this PDU was captured */ member
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/arrow/src/util/
H A Dintegration_util.rs678 let ts_secs = TimestampSecondArray::from_opt_vec( in test_arrow_data_equality() localVariable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/arrow/src/util/
H A Dintegration_util.rs858 let ts_secs = TimestampSecondArray::from_opt_vec( in test_arrow_data_equality() localVariable