Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/pf/
HDpf.h110 #define PFTM_UDP_MULTIPLE_VAL 60 /* Bidirectional */ macro
HDpf_ioctl.c388 my_timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfattach_vnet()
/freebsd-14-stable/sbin/pfctl/
HDpfctl.c2284 pf->timeout[PFTM_UDP_MULTIPLE] = PFTM_UDP_MULTIPLE_VAL; in pfctl_init_options()