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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_timer.c 113 (void *)net, SCTP_SO_NOT_LOCKED);
120 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED);
165 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED);
447 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
612 SCTP_SO_NOT_LOCKED);
625 SCTP_SO_NOT_LOCKED);
852 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED);
996 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED);
1023 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED);
1054 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED);
    [all...]
sctp_indata.c 413 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
450 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED);
517 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
539 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED);
613 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
633 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED);
657 SCTP_SO_NOT_LOCKED);
878 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
895 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
916 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
    [all...]
sctp_input.c 218 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CONTROL_PROC, SCTP_SO_NOT_LOCKED);
351 0, chk, SCTP_SO_NOT_LOCKED);
357 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
368 stcb, 0, sp, SCTP_SO_NOT_LOCKED);
378 sctp_free_a_strmoq(stcb, sp, SCTP_SO_NOT_LOCKED);
477 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
696 stcb, 0, (void *)r_net, SCTP_SO_NOT_LOCKED);
711 0, (void *)r_net, SCTP_SO_NOT_LOCKED);
769 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED);
788 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED);
    [all...]
sctp_asconf.c 260 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_ADD_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED);
269 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED);
298 (struct sockaddr *)&net->ro._l_addr, SCTP_SO_NOT_LOCKED);
435 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_DELETE_IP, stcb, 0, sa, SCTP_SO_NOT_LOCKED);
531 sctp_ulp_notify(SCTP_NOTIFY_ASCONF_SET_PRIMARY, stcb, 0, sa, SCTP_SO_NOT_LOCKED);
1029 sctp_chunk_output(stcb->sctp_ep, stcb, SCTP_OUTPUT_FROM_T3, SCTP_SO_NOT_LOCKED);
    [all...]
sctputil.c     [all...]
sctp_constants.h     [all...]
sctp_output.c     [all...]
sctp_pcb.c     [all...]
sctp_auth.c     [all...]
sctp_usrreq.c 460 (void *)net, SCTP_SO_NOT_LOCKED);
473 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED);
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 485 stcb, 0, (void *)net, SCTP_SO_NOT_LOCKED);
498 sctp_abort_notification(stcb, 1, 0, NULL, SCTP_SO_NOT_LOCKED);
    [all...]

Completed in 116 milliseconds