Searched refs:SOL_UDP (Results 1 – 5 of 5) sorted by relevance
11 #if !(defined(SOL_UDP) || (defined(HAVE_DECL_SOL_UDP) && HAVE_DECL_SOL_UDP))12 # define SOL_UDP 17 macro114 XLAT(SOL_UDP),
4 SOL_UDP 17
783 SOL_UDP = 17 variable
116 # ifndef SOL_UDP117 # define SOL_UDP 17 macro129 # define SOL_UDP IPPROTO_UDP macro1719 if (setsockopt (p->sock, SOL_UDP, in isakmp_open()
5035 #ifdef SOL_UDP5036 PyModule_AddIntConstant(m, "SOL_UDP", SOL_UDP);