Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsctp.h839 sctp_assoc_t spt_assoc_id; member
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_usrreq.c3800 SCTP_FIND_STCB(inp, stcb, thlds->spt_assoc_id);
3875 thlds->spt_assoc_id = sctp_get_associd(stcb);
3880 (thlds->spt_assoc_id == SCTP_FUTURE_ASSOC)) {
6477 SCTP_FIND_STCB(inp, stcb, thlds->spt_assoc_id);
6480 net = sctp_findnet(stcb, (struct sockaddr *)&thlds->spt_assoc_id);
6488 (struct sockaddr *)&thlds->spt_assoc_id,
6497 sa = (struct sockaddr *)&thlds->spt_assoc_id;
6609 (thlds->spt_assoc_id == SCTP_FUTURE_ASSOC)) {
Dsctp_uio.h607 sctp_assoc_t spt_assoc_id; member