Searched refs:status_level_fatal (Results 1 – 3 of 3) sorted by relevance
/dports/net-p2p/uhub/uhub-a8ee6e7/src/core/ |
H A D | hubevent.c | 47 hub_send_status(hub, u, msg, status_level_fatal); in on_login_failure() 54 hub_send_status(hub, u, msg, status_level_fatal); in on_update_failure()
|
H A D | hub.c | 221 hub_send_status(hub, u, status_msg_proto_no_common_hash, status_level_fatal); in hub_handle_support() 1046 if (level >= status_level_fatal) in hub_send_status()
|
/dports/net-p2p/uhub/uhub-a8ee6e7/src/adc/ |
H A D | message.h | 43 status_level_fatal = 2, /* Fatal error (disconnect) */ enumerator
|