Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h110 #define PFTM_UDP_MULTIPLE_VAL 60 /* Bidirectional */ macro
H A Dpf_ioctl.c386 my_timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfattach_vnet()
/freebsd/sbin/pfctl/
H A Dpfctl.c2432 pf->timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfctl_init_options()