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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_usrreq.c 1168 if (LIST_EMPTY(&inp->sctp_asoc_list)) {
1176 stcb = LIST_FIRST(&inp->sctp_asoc_list);
    [all...]
sctp_pcb.h 473 struct sctpasochead sctp_asoc_list; member in struct:sctp_inpcb
sctp_pcb.c     [all...]
sctp_asconf.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_auth.c 1254 LIST_FOREACH(stcb, &inp->sctp_asoc_list, sctp_tcblist) {
    [all...]
sctputil.c     [all...]
sctp_input.c     [all...]
sctp_output.c     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c     [all...]

Completed in 89 milliseconds