Searched refs:LOCAL_SENDSPACE_SYSCTL (Results 1 – 1 of 1) sorted by relevance
272 #define LOCAL_SENDSPACE_SYSCTL "net.local.stream.sendspace" macro275 #define LOCAL_SENDSPACE_SYSCTL "net.local.dgram.maxdgram" macro284 ATF_REQUIRE_MSG(sysctlbyname(LOCAL_SENDSPACE_SYSCTL, &sendspace, in getsendspace()286 "sysctl %s failed: %s", LOCAL_SENDSPACE_SYSCTL, strerror(errno)); in getsendspace()