Lines Matching refs:extra2
100 .extra2 = &init_net.sctp.rto_max
109 .extra2 = &timer_max
118 .extra2 = &init_net.sctp.ps_retrans,
127 .extra2 = &ps_retrans_max,
136 .extra2 = &timer_max
145 .extra2 = &rto_alpha_max,
154 .extra2 = &rto_beta_max,
163 .extra2 = SYSCTL_INT_MAX,
186 .extra2 = &timer_max
195 .extra2 = &sack_timer_max,
204 .extra2 = &timer_max
213 .extra2 = SYSCTL_INT_MAX,
222 .extra2 = SYSCTL_INT_MAX,
231 .extra2 = SYSCTL_INT_MAX,
310 .extra2 = &addr_scope_max,
319 .extra2 = &rwnd_scale_max,
328 .extra2 = &max_autoclose_max,
344 .extra2 = &pf_expose_max,
400 unsigned int max = *(unsigned int *) ctl->extra2;
428 unsigned int max = *(unsigned int *) ctl->extra2;
502 table[SCTP_RTO_MIN_IDX].extra2 = &net->sctp.rto_max;
504 table[SCTP_PF_RETRANS_IDX].extra2 = &net->sctp.ps_retrans;