OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sctp_list
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.c
3012
LIST_INSERT_HEAD(&SCTP_BASE_INFO(listhead), inp,
sctp_list
);
local
[
all
...]
sctp_pcb.h
452
LIST_ENTRY(sctp_inpcb)
sctp_list
; /* lists all endpoints */
member in struct:sctp_inpcb
Completed in 37 milliseconds