Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_header.h104 uint32_t random_value1; member
Dsctp_output.c12224 …net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = sctp_select_initial_TSN(&stcb->sctp…
12227 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = 0;
Dsctp_input.c694 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) && in sctp_handle_heartbeat_ack()