Home
last modified time | relevance | path

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

/NextBSD/sys/netpfil/pf/
HDpf.h83 #define PFTM_ICMP_FIRST_PACKET_VAL 20 /* First ICMP packet */ macro
HDpf_ioctl.c250 my_timeout[PFTM_ICMP_FIRST_PACKET] = PFTM_ICMP_FIRST_PACKET_VAL; in pfattach()
/NextBSD/sbin/pfctl/
HDpfctl.c1561 pf->timeout[PFTM_ICMP_FIRST_PACKET] = PFTM_ICMP_FIRST_PACKET_VAL; in pfctl_init_options()