Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_sysctl.h79 uint32_t sctp_path_pf_threshold; member
HDsctp_sysctl.c91 SCTP_BASE_SYSCTL(sctp_path_pf_threshold) = SCTPCTL_PATH_PF_THRESHOLD_DEFAULT; in sctp_init_sysctls()
904 SCTP_UINT_SYSCTL(path_pf_threshold, sctp_path_pf_threshold, SCTPCTL_PATH_PF_THRESHOLD)
HDsctp_pcb.c2612 m->def_net_pf_threshold = SCTP_BASE_SYSCTL(sctp_path_pf_threshold); in sctp_inpcb_alloc()