Home
last modified time | relevance | path

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

/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/uucico/
H A Dtrans.c64 static boolean fttime P((struct sdaemon *qdaemon, long *pisecs,
465 fttime (qdaemon, pisecs, pimicros) in fttime() function
808 if (! fttime (qdaemon, &isecs, &imicros))
1022 if (! fttime (qdaemon, &iTrecsecs, &iTrecmicros))
1066 if (! fttime (qdaemon, &isecs, &imicros))
/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/src/
H A Dflow-merge.c453 struct fttime ftt; in find_earliest()
H A Dflow-dscan.c112 struct fttime ftt; in main()
1009 struct fttime ftt; in flow_dump()
H A Dflow-print.c291 struct fttime ftt; in format1()
395 struct fttime ftt; in format2()
677 struct fttime ftt; in format5()
2175 struct fttime ftt; in format24()
H A Dflow-export.c221 struct fttime ftt; in format0()
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dft2nfdump.c191 struct fttime ftt; in flows2nfdump()
/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dspp_frag3.c4353 struct timeval *fttime; /* FragTracker timestamp */ in Frag3Prune() local
4388 fttime = &(ft->frag_time); in Frag3Prune()
4390 if (CheckTimeout(pkttime,fttime,ft->context)==FRAG_TIMEOUT) in Frag3Prune()
4444 fttime = &(ft->frag_time); in Frag3Prune()
4446 if (CheckTimeout(pkttime,fttime,ft->context)==FRAG_TIMEOUT) in Frag3Prune()
/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftfil.c1269 struct fttime ftt; in eval_match_start_time_date()
1340 struct fttime ftt; in eval_match_end_time_date()
1413 struct fttime ftt; in eval_match_start_time()
1503 struct fttime ftt; in eval_match_end_time()
H A Dftio.c2802 struct fttime ftltime(uint32_t sys, uint32_t secs, uint32_t nsecs, uint32_t t) in ftltime()
2806 const struct fttime ftt = { in ftltime()
H A Dftlib.h396 struct fttime { struct
2577 struct fttime ftltime(uint32_t sys, uint32_t secs, uint32_t nsecs, uint32_t t);
H A Dftstat.c11984 struct fttime start, end; in ftstat_rpt_75_accum()
/dports/net-mgmt/p5-Cflow/Cflow-1.053/
H A DCflow.xs761 struct fttime first, last;
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/
H A DChangeLog740 (fttime): New static function.