Searched refs:thlds (Results 1 – 1 of 1) sorted by relevance
3169 struct sctp_paddrthlds *thlds; local3194 addr = (struct sockaddr *)&thlds->spt_address;3251 thlds->spt_pathpfthld = net->pf_threshold;3252 thlds->spt_pathcpthld = 0xffff;3256 thlds->spt_pathcpthld = 0xffff;3258 thlds->spt_assoc_id = sctp_get_associd(stcb);3269 thlds->spt_pathcpthld = 0xffff;6313 struct sctp_paddrthlds *thlds; local6392 if (thlds->spt_pathcpthld != 0xffff) {6403 net->pf_threshold = thlds->spt_pathpfthld;[all …]