Home
last modified time | relevance | path

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

/netbsd/src/sys/dist/pf/net/
Dpfvar.h115 #define PFTM_OTHER_FIRST_PACKET_VAL 60 /* First packet */ macro
Dpf_ioctl.c306 timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfattach()
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl.c1520 pf->timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfctl_init_options()