Home
last modified time | relevance | path

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

/openbsd/sys/net/
H A Dpfvar.h102 #define PFTM_UDP_SINGLE_VAL 30 /* Unidirectional */ macro
H A Dpf_ioctl.c252 timeout[PFTM_UDP_SINGLE] = PFTM_UDP_SINGLE_VAL; in pfattach()
/openbsd/sbin/pfctl/
H A Dpfctl.c1746 pf->timeout[PFTM_UDP_SINGLE] = PFTM_UDP_SINGLE_VAL; in pfctl_init_options()