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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_asconf.h 52 struct sctp_asconf_chunk *, struct sctp_tcb *, int);
sctp_asconf.c 597 struct sctp_asconf_chunk *cp, struct sctp_tcb *stcb,
614 if (ntohs(cp->ch.chunk_length) < sizeof(struct sctp_asconf_chunk)) {
679 offset += sizeof(struct sctp_asconf_chunk);
    [all...]
sctp_header.h 423 struct sctp_asconf_chunk { struct
sctp_pcb.c     [all...]
sctp_output.c     [all...]
sctp_input.c     [all...]

Completed in 42 milliseconds