Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_structs.h369 uint32_t heartbeat_random2; member
Dsctp_output.c11958 …net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = sctp_select_initial_TSN(&stcb->sctp…
11961 net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = 0;
Dsctp_input.c662 (r_net->heartbeat_random2 == cp->heartbeat.hb_info.random_value2)) { in sctp_handle_heartbeat_ack()