Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h91 PFTM_SCTP_FIRST_PACKET = 20, enumerator
H A Dpf_ioctl.c381 my_timeout[PFTM_SCTP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfattach_vnet()
H A Dpf.c4956 s->timeout = PFTM_SCTP_FIRST_PACKET; in pf_create_state()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c194 { "sctp.first", PFTM_SCTP_FIRST_PACKET },
H A Dpfctl.c2322 pf->timeout[PFTM_SCTP_FIRST_PACKET] = PFTM_TCP_FIRST_PACKET_VAL; in pfctl_init_options()