Home
last modified time | relevance | path

Searched refs:sctp_asconf (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/
DMakefile.nmake46 sctp_asconf.obj \
81 netinet\sctp_asconf.h \
124 sctp_asconf.obj : netinet\sctp_asconf.c $(usrsctp_HEADERS)
125 cl $(CVARSDLL) $(CFLAGS) -c netinet\sctp_asconf.c
DMakefile.am50 netinet/sctp_asconf.c netinet/sctp_asconf.h \
/external/chromium_org/third_party/usrsctp/
Dusrsctp.gyp60 'usrsctplib/netinet/sctp_asconf.c',
61 'usrsctplib/netinet/sctp_asconf.h',
Dusrsctplib.target.linux-arm64.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.darwin-arm64.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.linux-x86_64.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.linux-mips.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.darwin-x86_64.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.linux-x86.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.darwin-mips.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.darwin-x86.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.darwin-arm.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dusrsctplib.target.linux-arm.mk26 third_party/usrsctp/usrsctplib/netinet/sctp_asconf.c \
Dlocalchanges.patch7 Only in usrsctplib/netinet: sctp_asconf.c
8 Only in usrsctplib/netinet: sctp_asconf.h
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_structs.h771 TAILQ_HEAD(sctp_asconf_head, sctp_asconf);
772 struct sctp_asconf { struct
773 TAILQ_ENTRY(sctp_asconf) next;
Dsctp_pcb.c6674 sizeof(struct sctp_asconf),