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

  /src/sys/netinet/
sctp_header.h 85 u_int32_t random_value1; member in struct:sctp_heartbeat_info_param
sctp_header.h 85 u_int32_t random_value1; member in struct:sctp_heartbeat_info_param
sctp_input.c 452 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) &&
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;
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 40 milliseconds