hb_nonce          380 include/net/sctp/structs.h 	__u64 hb_nonce;
hb_nonce          979 include/net/sctp/structs.h 	__u64 hb_nonce;
hb_nonce         1162 net/sctp/sm_make_chunk.c 	hbinfo.hb_nonce = transport->hb_nonce;
hb_nonce         1236 net/sctp/sm_statefuns.c 	if (hbinfo->hb_nonce != link->hb_nonce)
hb_nonce           82 net/sctp/transport.c 	get_random_bytes(&peer->hb_nonce, sizeof(peer->hb_nonce));