Searched defs:pf_state_scrub (Results 1 – 1 of 1) sorted by relevance
690 struct pf_state_scrub { struct691 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