HomeSort by relevance Sort by last modified time
    Searched full:sctp_tcblist (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_usrreq.c     [all...]
sctp_sysctl.c 454 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
528 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
    [all...]
sctp_pcb.c     [all...]
sctp_pcb.h 599 LIST_ENTRY(sctp_tcb) sctp_tcblist; /* list of all of the member in struct:sctp_tcb
sctp_auth.c 1254 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
    [all...]
sctp_asconf.c     [all...]
sctp_input.c     [all...]
sctputil.c     [all...]

Completed in 148 milliseconds