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

/freebsd-10.1-release/sys/netinet/
H A Dsctp_sysctl.h79 uint32_t sctp_path_pf_threshold; member in struct:sctp_sysctl
H A Dsctp_sysctl.c91 SCTP_BASE_SYSCTL(sctp_path_pf_threshold) = SCTPCTL_PATH_PF_THRESHOLD_DEFAULT;
873 SCTP_UINT_SYSCTL(path_pf_threshold, sctp_path_pf_threshold, SCTPCTL_PATH_PF_THRESHOLD)
H A Dsctp_pcb.c2617 m->def_net_pf_threshold = SCTP_BASE_SYSCTL(sctp_path_pf_threshold);

Completed in 108 milliseconds