Public Attributes | |
loopmsg_t | msgs [MAX_LOOPBACK] |
int | get |
int | send |
Definition at line 34 of file net_wins.c.
int loopback_t::get |
Definition at line 37 of file net_wins.c.
Referenced by NET_GetLoopPacket().
loopmsg_t loopback_t::msgs[MAX_LOOPBACK] |
Definition at line 36 of file net_wins.c.
Referenced by NET_GetLoopPacket(), and NET_SendLoopPacket().
int loopback_t::send |
Definition at line 37 of file net_wins.c.
Referenced by NET_GetLoopPacket(), and NET_SendLoopPacket().