Home
last modified time | relevance | path

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

/dports/security/silktools/silk-3.19.1/src/libflowsource/
H A Dskipfix.c2557 skiNTPDecode( in skiNTPDecode() function
2668 sTime = skiNTPDecode(fixrec->flowStartMicroseconds, 1); in skiGauntletOfTime()
2669 eTime = skiNTPDecode(fixrec->flowEndMicroseconds, 1); in skiGauntletOfTime()
2679 sTime = skiNTPDecode(fixrec->flowStartNanoseconds, 0); in skiGauntletOfTime()
2680 eTime = skiNTPDecode(fixrec->flowEndNanoseconds, 0); in skiGauntletOfTime()
2714 sTime = skiNTPDecode(fixrec->flowStartMicroseconds, 1); in skiGauntletOfTime()
2857 sTime = skiNTPDecode(fixrec->flowStartMicroseconds, 1); in skiGauntletOfTime()
2862 sTime = skiNTPDecode(fixrec->flowStartNanoseconds, 0); in skiGauntletOfTime()
2900 eTime = skiNTPDecode(fixrec->flowEndMicroseconds, 1); in skiGauntletOfTime()
2905 eTime = skiNTPDecode(fixrec->flowEndNanoseconds, 0); in skiGauntletOfTime()
[all …]