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

  /src/sys/netinet/
sctp_header.h 86 u_int32_t random_value2; member in struct:sctp_heartbeat_info_param
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