Home
last modified time | relevance | path

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

/netbsd/src/sys/dist/pf/net/
Dpfvar.h116 #define PFTM_OTHER_SINGLE_VAL 30 /* Unidirectional */ macro
Dpf_ioctl.c307 timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfattach()
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl.c1521 pf->timeout[PFTM_OTHER_SINGLE] = PFTM_OTHER_SINGLE_VAL; in pfctl_init_options()