Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dsolaris.c349 fkp->fks_pull[0].value.ul = fsp->fr_pull[0]; in ipf_kstat_update()
350 fkp->fks_pull[1].value.ul = fsp->fr_pull[1]; in ipf_kstat_update()
H A Dip_fil_solaris.c1722 ATOMIC_INCL(ifs->ifs_frstats[out].fr_pull[1]);
1742 ATOMIC_INCL(ifs->ifs_frstats[out].fr_pull[0]);
/titanic_50/usr/src/cmd/ipf/tools/
H A Dipfstat.c784 fp->f_st[0].fr_pull[0], fp->f_st[0].fr_pull[1]);
786 fp->f_st[1].fr_pull[0], fp->f_st[1].fr_pull[1]);
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h812 u_long fr_pull[2]; /* good and bad pullup attempts */ member