Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h56 #define EV_PONG 0x0b /* response for CMD_PING */ macro
H A Dmain.c114 return event == EV_PONG ? 1 : 0; in ping_server()
H A Dserver.c1489 if (!send_int(cli->socket, EV_PONG)) in handle_command()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dk3l.h2004 #define EV_PONG 0x654321 macro