Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/pf/net/
Dpf_norm.c1957 | PFSS_PAWS_IDLED;
1971 | PFSS_PAWS_IDLED;
2223 (PFSS_PAWS_IDLED|PFSS_TIMESTAMP))) {
Dpfvar.h763 #define PFSS_PAWS_IDLED 0x0020 /* was idle too long. no PAWS */ macro