Home
last modified time | relevance | path

Searched refs:hb_nonce (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dtransport.c82 get_random_bytes(&peer->hb_nonce, sizeof(peer->hb_nonce)); in sctp_transport_init()
H A Dsm_make_chunk.c1162 hbinfo.hb_nonce = transport->hb_nonce; in sctp_make_heartbeat()
H A Dsm_statefuns.c1246 if (hbinfo->hb_nonce != link->hb_nonce) in sctp_sf_backbeat_8_3()
/kernel/linux/linux-6.6/net/sctp/
H A Dtransport.c83 get_random_bytes(&peer->hb_nonce, sizeof(peer->hb_nonce)); in sctp_transport_init()
H A Dsm_make_chunk.c1179 hbinfo.hb_nonce = transport->hb_nonce; in sctp_make_heartbeat()
H A Dsm_statefuns.c1284 if (hbinfo->hb_nonce != link->hb_nonce) in sctp_sf_backbeat_8_3()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h384 __u64 hb_nonce; member
975 __u64 hb_nonce; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h388 __u64 hb_nonce; member
996 __u64 hb_nonce; member

Completed in 34 milliseconds