Searched refs:spt_pathpfthld (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Dsctp_usrreq.c3288 thlds->spt_pathpfthld = net->pf_threshold;
3292 thlds->spt_pathpfthld = stcb->asoc.def_net_pf_threshold;
3305 thlds->spt_pathpfthld = inp->sctp_ep.def_net_pf_threshold;
6439 net->pf_threshold = thlds->spt_pathpfthld;
6470 net->pf_threshold = thlds->spt_pathpfthld;
6500 stcb->asoc.def_net_pf_threshold = thlds->spt_pathpfthld;
6510 inp->sctp_ep.def_net_pf_threshold = thlds->spt_pathpfthld;
H A Dsctp_uio.h592 uint16_t spt_pathpfthld; member in struct:sctp_paddrthlds

Completed in 91 milliseconds