Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c460 uint64_t st_pcnt; /* packets */ member
525 #define xlat_pcnt xlat_st.st_pcnt
4032 s->st_pcnt++; in ipfw_chk()
4146 s->st_pcnt++; in ipfw_chk()
5675 ioc_state->pcnt = s->st_pcnt; in ipfw_state_copy()