Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h587 uint16_t spt_pathpfthld; member
H A Dsctp_usrreq.c3251 thlds->spt_pathpfthld = net->pf_threshold;
3255 thlds->spt_pathpfthld = stcb->asoc.def_net_pf_threshold;
3268 thlds->spt_pathpfthld = inp->sctp_ep.def_net_pf_threshold;
6403 net->pf_threshold = thlds->spt_pathpfthld;
6434 net->pf_threshold = thlds->spt_pathpfthld;
6464 stcb->asoc.def_net_pf_threshold = thlds->spt_pathpfthld;
6474 inp->sctp_ep.def_net_pf_threshold = thlds->spt_pathpfthld;
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h587 uint16_t spt_pathpfthld; member