Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpfvar.h103 #define PFTM_UDP_MULTIPLE_VAL 60 /* Bidirectional */ macro
H A Dpf_ioctl.c253 timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfattach()
/openbsd/sbin/pfctl/
H A Dpfctl.c1747 pf->timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfctl_init_options()