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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctputil.h 384 void sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc);
sctp_uio.h 897 struct sctp_log_closing { struct
920 struct sctp_log_closing close;
    [all...]
sctp_pcb.c     [all...]
sctp_usrreq.c 690 #ifdef SCTP_LOG_CLOSING
691 sctp_log_closing(inp, NULL, 17);
695 #ifdef SCTP_LOG_CLOSING
696 sctp_log_closing(inp, NULL, 16);
776 #ifdef SCTP_LOG_CLOSING
777 sctp_log_closing(inp, NULL, 17);
784 #ifdef SCTP_LOG_CLOSING
785 sctp_log_closing(inp, NULL, 15);
925 #ifdef SCTP_LOG_CLOSING
926 sctp_log_closing(inp, NULL, 17)
    [all...]
sctputil.c 107 sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc) function
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 733 #ifdef SCTP_LOG_CLOSING
734 sctp_log_closing(inp, NULL, 17);
738 #ifdef SCTP_LOG_CLOSING
739 sctp_log_closing(inp, NULL, 16);
    [all...]

Completed in 37 milliseconds