luo_session_header
struct luo_session_header incoming;
struct luo_session_header outgoing;
static int luo_session_insert(struct luo_session_header *sh,
static void luo_session_remove(struct luo_session_header *sh,
struct luo_session_header *sh;
struct luo_session_header *sh = &luo_session_global.incoming;
struct luo_session_header *sh = &luo_session_global.incoming;
static int luo_session_deserialize_one(struct luo_session_header *sh,
struct luo_session_header *sh = &luo_session_global.incoming;
struct luo_session_header *sh = &luo_session_global.outgoing;