Lines Matching refs:extra2
103 .extra2 = &init_net.sctp.rto_max
112 .extra2 = &timer_max
121 .extra2 = &init_net.sctp.ps_retrans,
130 .extra2 = &ps_retrans_max,
139 .extra2 = &timer_max
148 .extra2 = &rto_alpha_max,
157 .extra2 = &rto_beta_max,
166 .extra2 = SYSCTL_INT_MAX,
189 .extra2 = &timer_max
198 .extra2 = &sack_timer_max,
207 .extra2 = &timer_max
216 .extra2 = SYSCTL_INT_MAX,
225 .extra2 = SYSCTL_INT_MAX,
234 .extra2 = SYSCTL_INT_MAX,
320 .extra2 = &udp_port_max,
329 .extra2 = &udp_port_max,
338 .extra2 = &addr_scope_max,
347 .extra2 = &rwnd_scale_max,
356 .extra2 = &max_autoclose_max,
366 .extra2 = SYSCTL_ONE,
383 .extra2 = &pf_expose_max,
437 unsigned int max = *(unsigned int *) ctl->extra2; in proc_sctp_do_rto_min()
465 unsigned int max = *(unsigned int *) ctl->extra2; in proc_sctp_do_rto_max()
532 unsigned int max = *(unsigned int *)ctl->extra2; in proc_sctp_do_udp_port()
607 table[SCTP_RTO_MIN_IDX].extra2 = &net->sctp.rto_max; in sctp_sysctl_net_register()
609 table[SCTP_PF_RETRANS_IDX].extra2 = &net->sctp.ps_retrans; in sctp_sysctl_net_register()