Home
last modified time | relevance | path

Searched refs:heartbeat_random2 (Results 1 – 3 of 3) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctp_structs.h376 uint32_t heartbeat_random2; member
Dsctp_output.c12225 …net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = sctp_select_initial_TSN(&stcb->sctp…
12228 net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = 0;
Dsctp_input.c695 (r_net->heartbeat_random2 == cp->heartbeat.hb_info.random_value2)) { in sctp_handle_heartbeat_ack()