Home
last modified time | relevance | path

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

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