Searched refs:inplisthead (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h191 struct inpcbhead inplisthead; member in struct:sctp_epinfo
H A Dsctp_pcb.c6685 LIST_INIT(&SCTP_BASE_INFO(inplisthead));
6687 SCTP_BASE_INFO(sctbinfo).listhead = &SCTP_BASE_INFO(inplisthead);
6694 SCTP_BASE_INFO(sctbinfo).ipi_listhead = &SCTP_BASE_INFO(inplisthead);

Completed in 1252 milliseconds