Searched refs:oldmaxsize (Results 1 – 2 of 2) sorted by relevance
403 size_t oldmaxsize = sizeof(oldmax);408 if (sysctlbyname("kern.ipc.maxsockbuf", &oldmax, &oldmaxsize, &newmax, sizeof(newmax)) != 0) {
1066 size_t oldmaxsize = sizeof(oldmax); in pfkey_setup_socket() local1071 if (sysctlbyname("kern.ipc.maxsockbuf", &oldmax, &oldmaxsize, &newmax, sizeof(newmax)) != 0) { in pfkey_setup_socket()