DDraceNetwork Docs
netban.h File Reference
#include <base/system.h>
#include <engine/console.h>
Include dependency graph for netban.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CNetRange
 
class  CNetBan
 
class  CNetBan::CNetHash
 
struct  CNetBan::CBanInfo
 
struct  CNetBan::CBan< T >
 
class  CNetBan::CBanPool< T, HashCount >
 

Functions

int NetComp (const NETADDR *pAddr1, const NETADDR *pAddr2)
 
int NetComp (const CNetRange *pRange1, const CNetRange *pRange2)
 

Function Documentation

◆ NetComp() [1/2]

int NetComp ( const CNetRange pRange1,
const CNetRange pRange2 
)
inline

◆ NetComp() [2/2]

int NetComp ( const NETADDR pAddr1,
const NETADDR pAddr2 
)
inline