Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h74 #define PFTM_TCP_FIRST_PACKET_VAL 120 /* First TCP packet */ macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.h78 #define PFTM_TCP_FIRST_PACKET_VAL 120 /* First TCP packet */ macro
H A Dpf_ioctl.c296 my_timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach_vnet()