Home
last modified time | relevance | path

Searched defs:NET_IsLANAddress (Results 1 – 2 of 2) sorted by relevance

/dports/games/q2pro/q2pro/source/
H A Dnet.c205 qboolean NET_IsLANAddress( const netadr_t *adr ) { in NET_IsLANAddress() function
/dports/games/r1q2/r1q2-8012_5/qcommon/
H A Dqcommon.h751 #define NET_IsLANAddress(x) \ macro