Searched refs:KEEP_ALIVE_MESSAGE (Results 1 – 4 of 4) sorted by relevance
75 $kept_self->send_message(KEEP_ALIVE_MESSAGE);
38 {KEEP_ALIVE_MESSAGE, "KeepAliveMessage"},
2648 (listener->profile->debug >= 9 && request->type != KEEP_ALIVE_MESSAGE)) { in skinny_handle_request()2652 …pe != ALARM_MESSAGE && request->type != XML_ALARM_MESSAGE && request->type != KEEP_ALIVE_MESSAGE) { in skinny_handle_request()2658 case KEEP_ALIVE_MESSAGE: in skinny_handle_request()
106 #define KEEP_ALIVE_MESSAGE 0x0000 macro