Searched defs:pf_state_scrub (Results 1 – 1 of 1) sorted by relevance
936 struct pf_state_scrub { struct937 struct timeval pfss_last; /* time received last packet */938 u_int32_t pfss_tsecr; /* last echoed timestamp */962 struct pf_state_scrub *scrub; /* state is scrubbed */ argument