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.h108 uint32_t random_value1; member
Dsctp_output.c11767 …net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = sctp_select_initial_TSN(&stcb->sctp…
11770 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = 0;
Dsctp_input.c673 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) && in sctp_handle_heartbeat_ack()