Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_header.h102 uint32_t random_value1; member
Dsctp_output.c11957 …net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = sctp_select_initial_TSN(&stcb->sctp…
11960 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = 0;
Dsctp_input.c661 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) && in sctp_handle_heartbeat_ack()