Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDsctp_header.h88 uint32_t random_value1; member
HDsctp_output.c11299 …net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = sctp_select_initial_TSN(&stcb->sctp… in sctp_send_hb()
11302 net->heartbeat_random1 = hb->heartbeat.hb_info.random_value1 = 0; in sctp_send_hb()
HDsctp_input.c580 (r_net->heartbeat_random1 == cp->heartbeat.hb_info.random_value1) && in sctp_handle_heartbeat_ack()