Home
last modified time | relevance | path

Searched refs:hb_nonce (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
Dtransport.c82 get_random_bytes(&peer->hb_nonce, sizeof(peer->hb_nonce)); in sctp_transport_init()
Dsm_make_chunk.c1162 hbinfo.hb_nonce = transport->hb_nonce; in sctp_make_heartbeat()
Dsm_statefuns.c1240 if (hbinfo->hb_nonce != link->hb_nonce) in sctp_sf_backbeat_8_3()
/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h384 __u64 hb_nonce; member
975 __u64 hb_nonce; member