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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.h 452 LIST_ENTRY(sctp_inpcb) sctp_list; /* lists all endpoints */ member in struct:sctp_inpcb
sctp_sysctl.c 450 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) {
486 LIST_FOREACH(inp, &SCTP_BASE_INFO(listhead), sctp_list) {
    [all...]
sctp_pcb.c 2916 LIST_INSERT_HEAD(&SCTP_BASE_INFO(listhead), inp, sctp_list); local
    [all...]
sctp_asconf.c     [all...]
sctputil.c     [all...]

Completed in 43 milliseconds