HomeSort by: relevance | last modified time | path
    Searched refs:sctp_send_shutdown_ack (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/netinet/
sctp_output.h 68 int sctp_send_shutdown_ack(struct sctp_tcb *, struct sctp_nets *);
sctp_input.c 605 sctp_send_shutdown_ack(stcb, stcb->asoc.primary_destination);
1060 sctp_send_shutdown_ack(stcb, stcb->asoc.primary_destination);
2549 sctp_send_shutdown_ack(stcb, net);
3286 sctp_send_shutdown_ack(stcb,
sctp_timer.c 1183 sctp_send_shutdown_ack(stcb, alt);
sctp_indata.c 4090 sctp_send_shutdown_ack(stcb,
sctp_output.c 6233 sctp_send_shutdown_ack(struct sctp_tcb *stcb, struct sctp_nets *net) function in typeref:typename:int

Completed in 106 milliseconds