enet_host_bandwidth_limit ( ENetHost* p1, enet_uint32 p2, enet_uint32 p3 )Field 'p1->peers->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_host_bandwidth_throttle ( ENetHost* p1 )Field 'p1->peers->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_host_broadcast ( ENetHost* p1, enet_uint8 p2, ENetPacket* p3 )Field 'p1->peers->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_host_connect ( ENetHost* p1, ENetAddress const* p2, size_t p3 )Field 'p1->peers->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_host_create ( ENetAddress const* p1, size_t p2, enet_uint32 p3, enet_uint32 p4 )Field 'retval->lastServicedPeer->channels' in return value (pointer) has base type 'struct _ENetChannel'.
enet_host_destroy ( ENetHost* p1 )Field 'p1->peers->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_host_flush ( ENetHost* p1 )Field 'p1->peers->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_host_service ( ENetHost* p1, ENetEvent* p2, enet_uint32 p3 )Field 'p1->peers->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_disconnect ( ENetPeer* p1, enet_uint32 p2 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_disconnect_later ( ENetPeer* p1, enet_uint32 p2 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_disconnect_now ( ENetPeer* p1, enet_uint32 p2 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_ping ( ENetPeer* p1 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_queue_acknowledgement ( ENetPeer* p1, union ENetProtocol const* p2, enet_uint16 p3 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_queue_incoming_command ( ENetPeer* p1, union ENetProtocol const* p2, ENetPacket* p3, enet_uint32 p4 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_queue_outgoing_command ( ENetPeer* p1, union ENetProtocol const* p2, ENetPacket* p3, enet_uint32 p4, enet_uint16 p5 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_receive ( ENetPeer* p1, enet_uint8 p2 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_reset ( ENetPeer* p1 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_reset_queues ( ENetPeer* p1 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_send ( ENetPeer* p1, enet_uint8 p2, ENetPacket* p3 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_throttle ( ENetPeer* p1, enet_uint32 p2 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.
enet_peer_throttle_configure ( ENetPeer* p1, enet_uint32 p2, enet_uint32 p3, enet_uint32 p4 )Field 'p1->channels' in 1st parameter 'p1' (pointer) has base type 'struct _ENetChannel'.