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 115 (void *)net, SCTP_SO_NOT_LOCKED);
122 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED);
167 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED);
449 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
614 SCTP_SO_NOT_LOCKED);
627 SCTP_SO_NOT_LOCKED);
854 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED);
998 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED);
1025 sctp_send_initiate(inp, stcb, SCTP_SO_NOT_LOCKED);
1056 sctp_abort_an_association(inp, stcb, op_err, SCTP_SO_NOT_LOCKED);
    [all...]
sctp_indata.c 418 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
455 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED);
522 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
544 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED);
618 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
638 SCTP_READ_LOCK_NOT_HELD, SCTP_SO_NOT_LOCKED);
662 SCTP_SO_NOT_LOCKED);
883 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
900 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
921 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
    [all...]
sctp_input.c 220 sctp_chunk_output(inp, stcb, SCTP_OUTPUT_FROM_CONTROL_PROC, SCTP_SO_NOT_LOCKED);
353 0, chk, SCTP_SO_NOT_LOCKED);
359 sctp_free_a_chunk(stcb, chk, SCTP_SO_NOT_LOCKED);
370 stcb, 0, sp, SCTP_SO_NOT_LOCKED);
380 sctp_free_a_strmoq(stcb, sp, SCTP_SO_NOT_LOCKED);
479 sctp_abort_an_association(stcb->sctp_ep, stcb, op_err, SCTP_SO_NOT_LOCKED);
684 stcb, 0, (void *)r_net, SCTP_SO_NOT_LOCKED);
699 0, (void *)r_net, SCTP_SO_NOT_LOCKED);
757 sctp_send_initiate(stcb->sctp_ep, stcb, SCTP_SO_NOT_LOCKED);
776 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);
1024 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 458 (void *)net, SCTP_SO_NOT_LOCKED);
471 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 874 milliseconds