Searched refs:pr_value (Results 1 – 4 of 4) sorted by relevance
167 uint32_t pr_value; member172 uint32_t pr_value; member
3146 info->pr_value = stcb->asoc.def_send.sinfo_timetolive;3155 info->pr_value = inp->def_send.sinfo_timetolive;6280 stcb->asoc.def_send.sinfo_timetolive = info->pr_value;6291 inp->def_send.sinfo_timetolive = info->pr_value;6302 stcb->asoc.def_send.sinfo_timetolive = info->pr_value;
3533 sndrcvinfo->sinfo_timetolive = prinfo.pr_value; in sctp_find_cmsg()