Home
last modified time | relevance | path

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

/NextBSD/sys/netpfil/pf/
HDpf.h81 #define PFTM_UDP_SINGLE_VAL 30 /* Unidirectional */ macro
HDpf_ioctl.c248 my_timeout[PFTM_UDP_SINGLE] = PFTM_UDP_SINGLE_VAL; in pfattach()
/NextBSD/sbin/pfctl/
HDpfctl.c1559 pf->timeout[PFTM_UDP_SINGLE] = PFTM_UDP_SINGLE_VAL; in pfctl_init_options()