Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dsctp_uio.h584 uint16_t spt_pathpfthld; member
H A Dsctp_usrreq.c3243 thlds->spt_pathpfthld = net->pf_threshold;
3247 thlds->spt_pathpfthld = stcb->asoc.def_net_pf_threshold;
3260 thlds->spt_pathpfthld = inp->sctp_ep.def_net_pf_threshold;
6379 net->pf_threshold = thlds->spt_pathpfthld;
6410 net->pf_threshold = thlds->spt_pathpfthld;
6440 stcb->asoc.def_net_pf_threshold = thlds->spt_pathpfthld;
6450 inp->sctp_ep.def_net_pf_threshold = thlds->spt_pathpfthld;