Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsctp.h1089 __u16 spt_pathpfthld; member
1097 __u16 spt_pathpfthld; member
/external/iproute2/include/uapi/linux/
Dsctp.h989 __u16 spt_pathpfthld; member
/external/usrsctp/usrsctplib/netinet/
Dsctp_uio.h623 uint16_t spt_pathpfthld; member
Dsctp_usrreq.c4041 thlds->spt_pathpfthld = net->pf_threshold;
4045 thlds->spt_pathpfthld = stcb->asoc.def_net_pf_threshold;
4058 thlds->spt_pathpfthld = inp->sctp_ep.def_net_pf_threshold;
7386 net->pf_threshold = thlds->spt_pathpfthld;
7417 net->pf_threshold = thlds->spt_pathpfthld;
7447 stcb->asoc.def_net_pf_threshold = thlds->spt_pathpfthld;
7457 inp->sctp_ep.def_net_pf_threshold = thlds->spt_pathpfthld;