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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.h 141 void sctp_move_chunks_from_net(struct sctp_tcb *stcb, struct sctp_nets *net);
sctp_timer.c 921 sctp_move_chunks_from_net(stcb, net);
1020 sctp_move_chunks_from_net(stcb, stcb->asoc.primary_destination);
    [all...]
sctp_asconf.c 571 sctp_move_chunks_from_net(stcb,
    [all...]
sctp_output.c 8172 sctp_move_chunks_from_net(struct sctp_tcb *stcb, struct sctp_nets *net) function
    [all...]
sctp_input.c 733 sctp_move_chunks_from_net(stcb,
    [all...]

Completed in 2044 milliseconds