Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/pf/
Dpf.h80 #define PFTM_TCP_FIRST_PACKET_VAL 120 /* First TCP packet */ macro
Dpf_ioctl.c333 my_timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach_vnet()
/freebsd-12-stable/sbin/pfctl/
Dpfctl.c1855 pf->timeout[PFTM_TCP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfctl_init_options()