Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h113 #define PFTM_OTHER_FIRST_PACKET_VAL 60 /* First packet */ macro
H A Dpf_ioctl.c391 my_timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfattach_vnet()
/freebsd/sbin/pfctl/
H A Dpfctl.c2332 pf->timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfctl_init_options()