Searched refs:net_controlsocket (Results 1 – 7 of 7) sorted by relevance
36 static int net_controlsocket; variable99 if ((net_controlsocket = MPATH_OpenSocket (0)) == -1) in MPATH_Init()106 MPATH_GetSocketAddr (net_controlsocket, &addr); in MPATH_Init()115 return net_controlsocket; in MPATH_Init()123 MPATH_CloseSocket (net_controlsocket); in MPATH_Shutdown()
32 static int net_controlsocket; variable100 if ((net_controlsocket = WIPX_OpenSocket (0)) == -1) in WIPX_Init()113 WIPX_GetSocketAddr (net_controlsocket, &addr); in WIPX_Init()122 return net_controlsocket; in WIPX_Init()130 WIPX_CloseSocket (net_controlsocket); in WIPX_Shutdown()
46 static int net_controlsocket; variable171 if ((net_controlsocket = UDP_OpenSocket (0)) == -1) in UDP_Init()184 UDP_GetSocketAddr (net_controlsocket, &addr); in UDP_Init()193 return net_controlsocket; in UDP_Init()201 UDP_CloseSocket (net_controlsocket); in UDP_Shutdown()
236 static int net_controlsocket = 0; variable335 if ((net_controlsocket = BW_OpenSocket (0)) == -1) in BW_Init()342 BW_GetSocketAddr (net_controlsocket, &addr); in BW_Init()351 return net_controlsocket; in BW_Init()359 BW_CloseSocket (net_controlsocket); in BW_Shutdown()
30 static int net_controlsocket; variable229 if ((net_controlsocket = WINS_OpenSocket (0)) == -1) in WINS_Init()244 return net_controlsocket; in WINS_Init()252 WINS_CloseSocket (net_controlsocket); in WINS_Shutdown()
133 static int net_controlsocket; variable283 if ((net_controlsocket = IPX_OpenSocket (0)) == -1) in IPX_Init()292 IPX_GetSocketAddr (net_controlsocket, &addr); in IPX_Init()300 return net_controlsocket; in IPX_Init()308 IPX_CloseSocket (net_controlsocket); in IPX_Shutdown()
1244 …sockaddr *,int *)WINS_CloseSocketBlockingHooknet_broadcastsocketnet_controlsocketpgethostbyad…