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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_input.h 63 int sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked);
sctp_input.c 240 sctp_is_there_unsent_data(struct sctp_tcb *stcb, int so_locked function
989 some_on_streamwheel = sctp_is_there_unsent_data(stcb, SCTP_SO_NOT_LOCKED);
    [all...]
sctp_output.c     [all...]

Completed in 236 milliseconds