Home
last modified time | relevance | path

Searched refs:heartbeat_random1 (Results 1 – 3 of 3) sorted by path

/freebsd/sys/netinet/
H A Dsctp_input.c580 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) && in sctp_handle_heartbeat_ack()
H A Dsctp_output.c11440 …net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = sctp_select_initial_TSN(&stcb->sctp… in sctp_send_hb()
11443 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = 0; in sctp_send_hb()
H A Dsctp_structs.h337 uint32_t heartbeat_random1; member