Searched refs:sndbuf_once (Results 1 – 1 of 1) sorted by relevance
2049 static isc_once_t sndbuf_once = ISC_ONCE_INIT; variable2421 RUNTIME_CHECK(isc_once_do(&sndbuf_once, set_sndbuf) == in opensocket()