Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h102 #define PFTM_TCP_FIRST_PACKET_VAL 120 /* First TCP packet */ macro
H A Dpf_ioctl.c373 my_timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach_vnet()
379 my_timeout[PFTM_SCTP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach_vnet()
/freebsd/sbin/pfctl/
H A Dpfctl.c2419 pf->timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfctl_init_options()
2425 pf->timeout[PFTM_SCTP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfctl_init_options()