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

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h90 uint32_t random_value1; member in struct:sctp_heartbeat_info_param
H A Dsctp_output.c11422 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = sctp_select_initial_TSN(&stcb->sctp_ep->sctp_ep);
11425 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = 0;
H A Dsctp_input.c617 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) &&

Completed in 296 milliseconds