Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
Dmessenger.c163 static char tag_keepalive = CEPH_MSGR_TAG_KEEPALIVE; variable
1396 con_out_kvec_add(con, sizeof(tag_keepalive), &tag_keepalive); in prepare_write_keepalive()