Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1510 extern int ppsratecheck __P((struct timeval *, int *, int));
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c2208 !ppsratecheck(&fr->fr_lastpkt, &fr->fr_curpps, fr->fr_pps)) {
4948 ppsratecheck(lasttime, curpps, maxpps) in ppsratecheck() function