HomeSort by relevance Sort by last modified time
    Searched refs:sctp_get_associd (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_indata.h 63 (_ctl)->sinfo_assoc_id = sctp_get_associd((in_it)); \
sctputil.h 63 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id) macro
sctputil.c     [all...]
sctp_usrreq.c     [all...]
sctp_sysctl.c 542 xstcb.assoc_id = sctp_get_associd(stcb);
546 xstcb.assoc_id = sctp_get_associd(stcb);
    [all...]
sctp_auth.c     [all...]
sctp_indata.c 144 read_queue_e->sinfo_assoc_id = sctp_get_associd(stcb);
184 read_queue_e->sinfo_assoc_id = sctp_get_associd(stcb);
    [all...]

Completed in 143 milliseconds