Home
last modified time | relevance | path

Searched refs:spt_pathpfthld (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_uio.h611 uint16_t spt_pathpfthld; member
Dsctp_usrreq.c3953 thlds->spt_pathpfthld = net->pf_threshold;
3957 thlds->spt_pathpfthld = stcb->asoc.def_net_pf_threshold;
3970 thlds->spt_pathpfthld = inp->sctp_ep.def_net_pf_threshold;
7281 net->pf_threshold = thlds->spt_pathpfthld;
7312 net->pf_threshold = thlds->spt_pathpfthld;
7342 stcb->asoc.def_net_pf_threshold = thlds->spt_pathpfthld;
7352 inp->sctp_ep.def_net_pf_threshold = thlds->spt_pathpfthld;