Searched refs:ts_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/stm/
H A Dtrc_pkt_types_stm.h111 ocsd_stm_ts_type ts_type; /**< timestamp encoding type */ member in struct:_ocsd_stm_pkt
H A Dtrc_pkt_elem_stm.h135 this->ts_type = type;
197 return ts_type;
/freebsd-13-stable/tools/regression/sockets/udp_pingpong/
H A Dudp_pingpong.c94 int ts_type; member in struct:test_ctx
126 switch (tcp->ts_type) {
143 switch (tcp->ts_type) {
164 switch (tcp->ts_type) {
189 switch (tcp->ts_type) {
195 sval2 = tcp->ts_type;
364 switch (tcp->ts_type) {
521 test_run(int ts_type, int use_ipv6, int use_recvmsg, const char *name) argument
532 test_ctx.ts_type = ts_type;
[all...]
/freebsd-13-stable/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_elem_stm.cpp55 ts_type = STM_TS_UNKNOWN;

Completed in 182 milliseconds