Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDpfvar.h690 struct pf_state_scrub { struct
691 struct timeval pfss_last; /* time received last packet */
692 u_int32_t pfss_tsecr; /* last echoed timestamp */
716 struct pf_state_scrub *scrub; /* state is scrubbed */ argument