Home
last modified time | relevance | path

Searched refs:PFTM_TCP_FIRST_PACKET (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h64 enum { PFTM_TCP_FIRST_PACKET, PFTM_TCP_OPENING, PFTM_TCP_ESTABLISHED, enumerator
/f-stack/freebsd/netpfil/pf/
H A Dpf.h68 enum { PFTM_TCP_FIRST_PACKET, PFTM_TCP_OPENING, PFTM_TCP_ESTABLISHED, enumerator
H A Dpf_ioctl.c296 my_timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach_vnet()
H A Dpf.c3794 s->timeout = PFTM_TCP_FIRST_PACKET; in pf_create_state()