Home
last modified time | relevance | path

Searched refs:NA_INVALID (Results 1 – 5 of 5) sorted by relevance

/dports/games/qwdtools/mvdsv-0.34/src/
H A Dnet.h138 typedef enum {NA_INVALID, NA_LOOPBACK, NA_IP} netadrtype_t; enumerator
H A Dnet.c1381 net_local_sv_tcpipadr.type = NA_INVALID; in NET_InitServer_TCP()
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dnet.h138 typedef enum {NA_INVALID, NA_LOOPBACK, NA_IP} netadrtype_t; enumerator
H A Dnet.c1381 net_local_sv_tcpipadr.type = NA_INVALID; in NET_InitServer_TCP()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispmbox.h1899 #define NA_INVALID 0x06 /* Invalid Notify Acknowledge */ macro