Searched refs:MSG_NOSIGNAL (Results 1 – 3 of 3) sorted by relevance
203 send(tunnel, parameters, sizeof(parameters), MSG_NOSIGNAL); in main()223 send(tunnel, packet, length, MSG_NOSIGNAL); in main()270 send(tunnel, packet, 1, MSG_NOSIGNAL); in main()
192 #define MSG_NOSIGNAL 0x4000 macro
231 #define MSG_NOSIGNAL 0x4000 macro