Searched refs:sctp_send_hb (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_output.h | 146 void sctp_send_hb(struct sctp_tcb *, struct sctp_nets *, int);
|
| H A D | sctp_timer.c | 113 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_threshold_management() 871 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_t3rxt_timer() 1468 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_heartbeat_timer()
|
| H A D | sctp_usrreq.c | 5363 sctp_send_hb(stcb, net, SCTP_SO_LOCKED); 5408 sctp_send_hb(stcb, net, SCTP_SO_LOCKED); 5453 sctp_send_hb(stcb, net, SCTP_SO_LOCKED); 6413 sctp_send_hb(stcb, net, SCTP_SO_LOCKED); 6444 sctp_send_hb(stcb, net, SCTP_SO_LOCKED);
|
| H A D | sctp_input.c | 852 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_start_net_timers() 3276 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in process_chunk_drop()
|
| H A D | sctp_asconf.c | 275 sctp_send_hb(stcb, net, SCTP_SO_NOT_LOCKED); in sctp_process_asconf_add_ip()
|
| H A D | sctp_output.c | 11259 sctp_send_hb(struct sctp_tcb *stcb, struct sctp_nets *net, int so_locked) in sctp_send_hb() function
|