Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmessenger_v2.c46 #define FRAME_TAG_MESSAGE 17 macro
1751 init_frame_desc(&desc, FRAME_TAG_MESSAGE, lens, 4); in prepare_message()
2926 if (con->v2.in_desc.fd_tag != FRAME_TAG_MESSAGE) in __handle_control()