HomeSort by: relevance | last modified time | path
    Searched refs:heartbeat_random2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_structs.h 183 u_int32_t heartbeat_random2; member in struct:sctp_nets
sctp_input.c 453 (r_net->heartbeat_random2 == cp->heartbeat.hb_info.random_value2)) {
sctp_output.c 8360 net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = sctp_select_initial_TSN(&stcb->sctp_ep->sctp_ep);
8363 net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = 0;

Completed in 21 milliseconds