Home
last modified time | relevance | path

Searched defs:lasttime (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_async.c84 long lasttime; /* Time of last async packet sent */ member
/f-stack/lib/
H A Dff_glue.c486 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck()
523 ppsratecheck(struct timeval *lasttime, int *curpps, int maxpps) in ppsratecheck()
/f-stack/freebsd/kern/
H A Dkern_time.c1026 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck()
1063 ppsratecheck(struct timeval *lasttime, int *curpps, int maxpps) in ppsratecheck()
H A Dkern_sig.c3512 struct timespec lasttime; in corefile_open_last() local
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c5487 ppsratecheck(lasttime, curpps, maxpps) in ppsratecheck() argument
/f-stack/freebsd/netinet/
H A Dsctp_structs.h217 uint32_t lasttime; member