Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_norm.c1681 | PFSS_PAWS_IDLED; in pf_normalize_tcp_stateful()
1691 | PFSS_PAWS_IDLED; in pf_normalize_tcp_stateful()
1898 (PFSS_PAWS_IDLED|PFSS_TIMESTAMP))) { in pf_normalize_tcp_stateful()
/f-stack/tools/compat/include/net/
H A Dpfvar.h329 #define PFSS_PAWS_IDLED 0x0020 /* was idle too long. no PAWS */ macro
/f-stack/freebsd/net/
H A Dpfvar.h441 #define PFSS_PAWS_IDLED 0x0020 /* was idle too long. no PAWS */ macro