Searched refs:sctp_path_pf_threshold (Results 1 – 3 of 3) sorted by relevance
77 uint32_t sctp_path_pf_threshold; member
89 SCTP_BASE_SYSCTL(sctp_path_pf_threshold) = SCTPCTL_PATH_PF_THRESHOLD_DEFAULT; in sctp_init_sysctls()949 SCTP_UINT_SYSCTL(path_pf_threshold, sctp_path_pf_threshold, SCTPCTL_PATH_PF_THRESHOLD);
2431 m->def_net_pf_threshold = SCTP_BASE_SYSCTL(sctp_path_pf_threshold); in sctp_inpcb_alloc()