Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netpfil/pf/
Dpf.h87 #define PFTM_OTHER_SINGLE_VAL 30 /* Unidirectional */ macro
Dpf_ioctl.c251 my_timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfattach()
/freebsd-10-stable/sbin/pfctl/
Dpfctl.c1613 pf->timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfctl_init_options()