Home
last modified time | relevance | path

Searched defs:snd_time (Results 1 – 11 of 11) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/postgres/
H A Dmsilo-create.sql9 snd_time INTEGER DEFAULT 0 NOT NULL, field
/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/db_sqlite/
H A Dmsilo-create.sql9 snd_time INTEGER DEFAULT 0 NOT NULL, field
/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/oracle/
H A Dmsilo-create.sql9 snd_time NUMBER(10) DEFAULT 0 NOT NULL, field
/dports/benchmarks/pathload/pathload_1.3.2/
H A Dpathload_snd.c36 l_uint32 snd_time ; in main() local
H A Dpathload_rcv_func.c1551 l_int32 get_sndr_time_interval(double snd_time[],double *sum) in get_sndr_time_interval()
/dports/benchmarks/pathchirp/pathchirp-2.4.1/Src/
H A Dchirps_rcv.c12 inline void update_info(u_int32_t nc,u_int32_t np,double snd_time,double rcv_time,u_int32_t pkt_req… in update_info()
H A Dpathchirp.h95 double snd_time; /* sender's timestamp */ member
/dports/www/nginx-full/nchan-1.2.12/dev/
H A Dbench.rb49 def add(start_time, snd_time, rcv_time, measured_time) argument
/dports/multimedia/xanim/xanim2920/
H A Dxa_ipc.c1147 { xaLONG snd_time = xa_snd_cur->snd_time; local
H A Dxanim.h426 xaULONG snd_time; /* time at start of snd struct ms */ member
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/nyqsrc/
H A Dsound.h404 #define snd_time(s) (s)->time macro