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