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

  /src/sys/netinet/
sctp_structs.h 182 u_int32_t heartbeat_random1; member in struct:sctp_nets
sctp_input.c 452 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) &&
sctp_output.c 8359 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = sctp_select_initial_TSN(&stcb->sctp_ep->sctp_ep);
8362 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = 0;

Completed in 21 milliseconds