SKB_MAX_ALLOC    1517 net/unix/af_unix.c 		if (size > SKB_MAX_ALLOC)
SKB_MAX_ALLOC    1518 net/unix/af_unix.c 			size = SKB_MAX_ALLOC;