Home
last modified time | relevance | path

Searched refs:PFTM_OTHER_FIRST_PACKET (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/dist/pf/net/
Dpfvar.h97 PFTM_OTHER_FIRST_PACKET, PFTM_OTHER_SINGLE, enumerator
Dpf_ioctl.c306 timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfattach()
Dpf.c3589 s->timeout = PFTM_OTHER_FIRST_PACKET;
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_parser.c236 { "other.first", PFTM_OTHER_FIRST_PACKET },
Dpfctl.c1520 pf->timeout[PFTM_OTHER_FIRST_PACKET] = PFTM_OTHER_FIRST_PACKET_VAL; in pfctl_init_options()