Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_uio.h584 uint16_t spt_pathpfthld; member
H A Dsctp_usrreq.c3244 thlds->spt_pathpfthld = net->pf_threshold;
3248 thlds->spt_pathpfthld = stcb->asoc.def_net_pf_threshold;
3261 thlds->spt_pathpfthld = inp->sctp_ep.def_net_pf_threshold;
6380 net->pf_threshold = thlds->spt_pathpfthld;
6411 net->pf_threshold = thlds->spt_pathpfthld;
6441 stcb->asoc.def_net_pf_threshold = thlds->spt_pathpfthld;
6451 inp->sctp_ep.def_net_pf_threshold = thlds->spt_pathpfthld;