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

/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h91 uint32_t random_value2; member in struct:sctp_heartbeat_info_param
H A Dsctp_output.c11423 net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = sctp_select_initial_TSN(&stcb->sctp_ep->sctp_ep);
11426 net->heartbeat_random2 = hb->heartbeat.hb_info.random_value2 = 0;
H A Dsctp_input.c618 (r_net->heartbeat_random2 == cp->heartbeat.hb_info.random_value2)) {

Completed in 153 milliseconds