Searched refs:def_net_pf_threshold (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h374 uint16_t def_net_pf_threshold; member in struct:sctp_pcb
H A Dsctp_structs.h1160 uint16_t def_net_pf_threshold; member in struct:sctp_association
H A Dsctp_usrreq.c3885 thlds->spt_pathpfthld = stcb->asoc.def_net_pf_threshold;
3896 thlds->spt_pathpfthld = inp->sctp_ep.def_net_pf_threshold;
6910 stcb->asoc.def_net_pf_threshold = thlds->spt_pathpfthld;
6918 inp->sctp_ep.def_net_pf_threshold = thlds->spt_pathpfthld;
H A Dsctp_pcb.c3056 m->def_net_pf_threshold = SCTP_BASE_SYSCTL(sctp_path_pf_threshold);
4596 net->pf_threshold = stcb->asoc.def_net_pf_threshold;
H A Dsctputil.c1050 asoc->def_net_pf_threshold = inp->sctp_ep.def_net_pf_threshold;

Completed in 320 milliseconds